Searched refs:timecounters (Results 1 – 2 of 2) sorted by relevance
98 static struct timecounter *timecounters = &dummy_timecounter; variable1232 tc->tc_next = timecounters; in tc_init()1233 timecounters = tc; in tc_init()1528 for (newtc = timecounters; newtc != NULL; newtc = newtc->tc_next) { in sysctl_kern_timecounter_hardware()1568 for (tc = timecounters; tc != NULL; tc = tc->tc_next) { in sysctl_kern_timecounter_choice()1569 if (tc != timecounters) in sysctl_kern_timecounter_choice()
593 timecounters.4 \