diff options
author | mav <mav@FreeBSD.org> | 2012-03-10 14:57:21 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2012-03-10 14:57:21 +0000 |
commit | 1324baa4ebfff886fe68bbe354f9d6b82bfd7d82 (patch) | |
tree | 8b2b5ba74f47f4a3fabe3b9c70eb58891290db16 /sys/dev/uart/uart_bus_pci.c | |
parent | a0d48d6f11620836250fbc0f703a3e2a00ddbe4c (diff) | |
download | FreeBSD-src-1324baa4ebfff886fe68bbe354f9d6b82bfd7d82.zip FreeBSD-src-1324baa4ebfff886fe68bbe354f9d6b82bfd7d82.tar.gz |
Idle ticks optimization:
- Pass number of events to the statclock() and profclock() functions
same as to hardclock() before to not call them many times in a loop.
- Rename them into statclock_cnt() and profclock_cnt().
- Turn statclock() and profclock() into compatibility wrappers,
still needed for arm.
- Rename hardclock_anycpu() into hardclock_cnt() for unification.
MFC after: 1 week
Diffstat (limited to 'sys/dev/uart/uart_bus_pci.c')
0 files changed, 0 insertions, 0 deletions