Searched refs:timecounters (Results 1 – 3 of 3) sorted by relevance
97 static struct timecounter *timecounters = &dummy_timecounter; variable1225 tc->tc_next = timecounters; in tc_init()1226 timecounters = tc; in tc_init()1520 for (newtc = timecounters; newtc != NULL; newtc = newtc->tc_next) { in sysctl_kern_timecounter_hardware()1560 for (tc = timecounters; tc != NULL; tc = tc->tc_next) { in sysctl_kern_timecounter_choice()1561 if (tc != timecounters) in sysctl_kern_timecounter_choice()
172 # skip that; later in the boot process we have other timecounters.
560 timecounters.4 \