Home
last modified time | relevance | path

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

/include/linux/
A Dtimecounter.h55 struct timecounter { struct
56 struct cyclecounter *cc;
57 u64 cycle_last;
58 u64 nsec;
59 u64 mask;
83 * timecounter_adjtime - Shifts the time of the clock. argument
/include/clocksource/
A Darm_arch_timer.h73 struct timecounter timecounter; member

Completed in 5 milliseconds