Home
last modified time | relevance | path

Searched refs:event_base_rdpmc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/events/amd/
H A Duncore.c94 rdpmcl(hwc->event_base_rdpmc, new); in amd_uncore_read()
158 hwc->event_base_rdpmc = uncore->rdpmc_base + hwc->idx; in amd_uncore_add()
169 hwc->event_base_rdpmc += NUM_COUNTERS_L3; in amd_uncore_add()
/openbmc/linux/arch/x86/events/
H A Dcore.c134 rdpmcl(hwc->event_base_rdpmc, new_raw_count); in x86_perf_event_update()
1239 hwc->event_base_rdpmc = (idx - INTEL_PMC_IDX_FIXED) | in x86_assign_hw_event()
1246 hwc->event_base_rdpmc = x86_pmu_rdpmc_index(hwc->idx); in x86_assign_hw_event()
1269 return event->hw.event_base_rdpmc; in x86_perf_rdpmc_index()
2536 return hwc->event_base_rdpmc + 1; in x86_pmu_event_idx()
/openbmc/linux/include/linux/
H A Dperf_event.h163 int event_base_rdpmc; member
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1993 rdpmcl(hwc->event_base_rdpmc, new_raw_count); in intel_pmu_save_and_restart_reload()