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