Home
last modified time | relevance | path

Searched refs:intel_pmu_store_pebs_lbrs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dperf_event.h1544 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c1186 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs() function
H A Dds.c1914 intel_pmu_store_pebs_lbrs(lbr); in setup_pebs_adaptive_sample_data()