Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h1183 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dlbr.c1476 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs() function
H A Dds.c1609 intel_pmu_store_pebs_lbrs(lbr); in setup_pebs_adaptive_sample_data()