Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_clocksource.c69 static int handleevents(sbintime_t now, int fake);
147 done = handleevents(now, 0); in hardclockintr()
155 handleevents(sbintime_t now, int fake) in handleevents() function
345 handleevents(now, 0); in timercb()
457 handleevents(now, 0); in doconfigtimer()
674 handleevents(state->now, 2); in cpu_initclocks_ap()
774 handleevents(now, 1); in cpu_activeclock()