Searched refs:timecounters (Results 1 – 2 of 2) sorted by relevance
98 static struct timecounter *timecounters = &dummy_timecounter; variable1220 tc->tc_next = timecounters; in tc_init()1221 timecounters = tc; in tc_init()1512 for (newtc = timecounters; newtc != NULL; newtc = newtc->tc_next) { in sysctl_kern_timecounter_hardware()1552 for (tc = timecounters; tc != NULL; tc = tc->tc_next) { in sysctl_kern_timecounter_choice()1553 if (tc != timecounters) in sysctl_kern_timecounter_choice()
563 timecounters.4 \