Searched refs:timecounters (Results 1 – 2 of 2) sorted by relevance
101 static struct timecounter *timecounters = &dummy_timecounter; variable1162 tc->tc_next = timecounters; in tc_init()1163 timecounters = tc; in tc_init()1417 for (newtc = timecounters; newtc != NULL; newtc = newtc->tc_next) { in sysctl_kern_timecounter_hardware()1447 for (tc = timecounters; error == 0 && tc != NULL; tc = tc->tc_next) { in sysctl_kern_timecounter_choice()
496 timecounters.4 \