Searched defs:timecounter (Results 1 – 7 of 7) sorted by relevance
30105 struct timecounter { struct30106 const struct cyclecounter *cc;30107 u64 cycle_last;30108 u64 nsec;30109 u64 mask;30110 u64 frac;
35627 struct timecounter { struct35628 const struct cyclecounter *cc;35629 u64 cycle_last;35630 u64 nsec;35631 u64 mask;35632 u64 frac;
19818 struct timecounter { struct19827 struct timecounter timecounter; argument
19818 struct timecounter { struct19827 struct timecounter timecounter; member
30394 struct timecounter { struct30395 const struct cyclecounter *cc;30396 u64 cycle_last;30397 u64 nsec;30398 u64 mask;30399 u64 frac;