Searched refs:timecounter (Results 1 – 3 of 3) sorted by relevance
55 struct timecounter { struct87 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) in timecounter_adjtime()102 extern void timecounter_init(struct timecounter *tc,116 extern u64 timecounter_read(struct timecounter *tc);134 extern u64 timecounter_cyc2time(const struct timecounter *tc,
73 struct timecounter timecounter; member
558 struct timecounter tc;
Completed in 21 milliseconds