Searched defs:timecounter (Results 1 – 4 of 4) sorted by relevance
55 struct timecounter { struct56 const struct cyclecounter *cc;57 u64 cycle_last;81 * timecounter_adjtime - Shifts the time of the clock. argument
67 struct timecounter timecounter; member
26 static struct timecounter *timecounter; variable
1838 struct timecounter timecounter; member