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
65 struct timecounter timecounter; member
25 static struct timecounter *timecounter; variable
1837 struct timecounter timecounter; member
Completed in 18 milliseconds