Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/intel/
Dds.c2202 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2209 x86_pmu.large_pebs_flags |= in intel_ds_init()
2217 x86_pmu.large_pebs_flags &= in intel_ds_init()
Dcore.c3629 unsigned long flags = x86_pmu.large_pebs_flags; in intel_pmu_large_pebs_flags()
4569 .large_pebs_flags = LARGE_PEBS_FLAGS,
4620 .large_pebs_flags = LARGE_PEBS_FLAGS,
/Linux-v5.15/arch/x86/events/
Dperf_event.h822 unsigned long large_pebs_flags; member