Searched defs:cyclecounter (Results 1 – 2 of 2) sorted by relevance
30 struct cyclecounter { struct31 u64 (*read)(const struct cyclecounter *cc); argument38 * struct timecounter - layer above a %struct cyclecounter which counts nanoseconds argument
1836 struct cyclecounter cyclecounter; member