Searched defs:timecounter (Results 1 – 4 of 4) sorted by relevance
64 struct timecounter { struct65 const struct cyclecounter *cc;66 cycle_t cycle_last;90 * timecounter_adjtime - Shifts the time of the clock. argument
33 static struct timecounter *timecounter; variable
450 static struct timecounter timecounter; variable
1936 struct timecounter timecounter; member