Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDtimetc.h90 void tc_ticktock(int cnt);
/freebsd-11-stable/sys/kern/
HDkern_clock.c479 tc_ticktock(1); in hardclock()
556 tc_ticktock(newticks); in hardclock_cnt()
HDkern_tc.c1911 tc_ticktock(int cnt) in tc_ticktock() function