Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dds.c2383 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2393 x86_pmu.large_pebs_flags |= in intel_ds_init()
2402 x86_pmu.large_pebs_flags &= in intel_ds_init()
H A Dcore.c3799 unsigned long flags = x86_pmu.large_pebs_flags; in intel_pmu_large_pebs_flags()
4948 .large_pebs_flags = LARGE_PEBS_FLAGS,
5001 .large_pebs_flags = LARGE_PEBS_FLAGS,
/openbmc/linux/arch/x86/events/
H A Dperf_event.h847 unsigned long large_pebs_flags; member