dummy_timecounter 50 kern/kern_tc.c static struct timecounter dummy_timecounter = {
dummy_timecounter 79 kern/kern_tc.c &dummy_timecounter,
dummy_timecounter 91 kern/kern_tc.c struct timecounter *timecounter = &dummy_timecounter;
dummy_timecounter 92 kern/kern_tc.c static struct timecounter *timecounters = &dummy_timecounter;