diff options
author | glebius <glebius@FreeBSD.org> | 2014-09-25 07:22:24 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2014-09-25 07:22:24 +0000 |
commit | fe82580e96f90207d8231ebbe1c9f7fbf5f2e04b (patch) | |
tree | bf2e4a62bf99adb2573059222cd78d2eeb7908b7 /lib/libc | |
parent | 39ddfc5a0855cc5ab753fd1d53e2984bc87022a6 (diff) | |
download | FreeBSD-src-fe82580e96f90207d8231ebbe1c9f7fbf5f2e04b.zip FreeBSD-src-fe82580e96f90207d8231ebbe1c9f7fbf5f2e04b.tar.gz |
- Provide bce_get_counter() to return counters that are not collected,
but taken from hardware.
- Mechanically convert to if_inc_counter() the rest of counters.
- While here fix 3 instances of the same bug, when error counter was ++
in one place and then assigned in other place, losing the increment.
Achieve that storing soft errors counters in softc.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions