Searched refs:tc_tick (Results 1 – 1 of 1) sorted by relevance
857 static int tc_tick; variable864 if (++count < tc_tick) in tc_ticktock()889 tc_tick = (hz + 500) / 1000; in inittimecounter()891 tc_tick = 1; in inittimecounter()893 p = (tc_tick * 1000000) / hz; in inittimecounter()903 { KERN_TIMECOUNTER_TICK, &tc_tick, SYSCTL_INT_READONLY },