Searched refs:dummy_timecounter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c60 static struct timecounter dummy_timecounter = { variable in typeref:struct:timecounter
89 &dummy_timecounter,
101 struct timecounter *timecounter = &dummy_timecounter;
102 static struct timecounter *timecounters = &dummy_timecounter;

Completed in 48 milliseconds