Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c64 static struct timecounter dummy_timecounter = { variable
87 .th_counter = &dummy_timecounter,
96 struct timecounter *timecounter = &dummy_timecounter;
97 static struct timecounter *timecounters = &dummy_timecounter;