Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimetc.h90 void tc_ticktock(int cnt);
/freebsd/sys/kern/
H A Dkern_clock.c518 tc_ticktock(newticks); in hardclock()
H A Dkern_tc.c1919 tc_ticktock(int cnt) in tc_ticktock() function