Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dperf_event.h838 pebs_block :1, member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6271 x86_pmu.pebs_block = true; in intel_pmu_init()
6303 x86_pmu.pebs_block = true; in intel_pmu_init()
6645 x86_pmu.pebs_block = true; in intel_pmu_init()
6692 x86_pmu.pebs_block = true; in intel_pmu_init()
H A Dds.c327 if (!x86_pmu.pebs_block) { in load_latency_data()