Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dds.c2730 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2735 x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ; in intel_ds_init()
2746 x86_pmu.large_pebs_flags |= in intel_ds_init()
2755 x86_pmu.large_pebs_flags &= in intel_ds_init()
H A Dcore.c3922 unsigned long flags = x86_pmu.large_pebs_flags; in intel_pmu_large_pebs_flags()
5406 .large_pebs_flags = LARGE_PEBS_FLAGS,
5460 .large_pebs_flags = LARGE_PEBS_FLAGS,
/linux-6.15/arch/x86/events/
H A Dperf_event.h896 unsigned long large_pebs_flags; member