Searched refs:rdpmcl (Results 1 – 4 of 4) sorted by relevance
236 #define rdpmcl(counter, val) ((val) = native_read_pmc(counter)) macro
213 #define rdpmcl(counter, val) ((val) = paravirt_read_pmc(counter)) macro
86 rdpmcl(hwc->event_base_rdpmc, new); in amd_uncore_read()
85 rdpmcl(hwc->event_base_rdpmc, new_raw_count); in x86_perf_event_update()