Searched refs:timecounters (Results 1 – 2 of 2) sorted by relevance
97 static struct timecounter *timecounters = &dummy_timecounter; variable1223 tc->tc_next = timecounters; in tc_init()1224 timecounters = tc; in tc_init()1515 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()
537 timecounters.4 \