Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDtimetc.h82 void tc_ticktock(int cnt);
/trueos/sys/kern/
HDkern_clock.c470 tc_ticktock(1); in hardclock()
552 tc_ticktock(newticks); in hardclock_cnt()
HDkern_tc.c1786 tc_ticktock(int cnt) in tc_ticktock() function