Home
last modified time | relevance | path

Searched refs:x86_pmu_rdpmc_index (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h956 static inline int x86_pmu_rdpmc_index(int index) in x86_pmu_rdpmc_index() function
H A Dcore.c1200 hwc->event_base_rdpmc = x86_pmu_rdpmc_index(hwc->idx); in x86_assign_hw_event()