Home
last modified time | relevance | path

Searched refs:hardclock_cnt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
HDsystm.h305 void hardclock_cnt(int cnt, int usermode);
/freebsd-11-stable/sys/kern/
HDkern_clock.c498 hardclock_cnt(int cnt, int usermode) in hardclock_cnt() function
HDkern_clocksource.c184 hardclock_cnt(runs, usermode); in handleevents()