Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c66 static struct timecounter dummy_timecounter = { variable
89 .th_counter = &dummy_timecounter,
98 struct timecounter *timecounter = &dummy_timecounter;
99 static struct timecounter *timecounters = &dummy_timecounter;