Searched defs:ctr_read (Results 1 – 3 of 3) sorted by relevance
29 static inline u64 ctr_read(unsigned int i) in ctr_read() function
83 static inline unsigned int ctr_read(unsigned int i) in ctr_read() function
51 u64 (*ctr_read)(struct perf_event *event); member