Searched defs:timecounter (Results 1 - 2 of 2) sorted by relevance

/src/sys/sys/
H A Dtimetc.h44 typedef u_int timecounter_get_t(struct timecounter *); typedef in typeref:typename:u_int timecounter_get_t (struct *)
45 typedef void timecounter_pps_t(struct timecounter *); typedef in typeref:typename:void timecounter_pps_t (struct *)
47 struct timecounter { struct
[all...]
/src/sys/kern/
H A Dkern_tc.c137 struct timecounter *timecounter = &dummy_timecounter; variable in typeref:struct:timecounter *
[all...]

Completed in 3 milliseconds