Searched defs:timecounter (Results 1 – 2 of 2) sorted by relevance
19428 struct timecounter { struct19429 const struct cyclecounter *cc;19430 u64 cycle_last;19431 u64 nsec;19432 u64 mask;19433 u64 frac;19675 struct timecounter timecounter; member
37095 struct timecounter { struct37096 const struct cyclecounter *cc;37097 u64 cycle_last;37098 u64 nsec;37099 u64 mask;37100 u64 frac;