Searched refs:native_read_pmc (Results 1 – 1 of 1) sorted by relevance
227 static inline unsigned long long native_read_pmc(int counter) in native_read_pmc() function293 u64 _l = native_read_pmc((counter)); \298 #define rdpmcl(counter, val) ((val) = native_read_pmc(counter))