Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/intel/
Dds.c2067 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2074 x86_pmu.large_pebs_flags |= in intel_ds_init()
2082 x86_pmu.large_pebs_flags &= in intel_ds_init()
Dcore.c3504 unsigned long flags = x86_pmu.large_pebs_flags; in intel_pmu_large_pebs_flags()
4261 .large_pebs_flags = LARGE_PEBS_FLAGS,
4312 .large_pebs_flags = LARGE_PEBS_FLAGS,
/Linux-v5.10/arch/x86/events/
Dperf_event.h734 unsigned long large_pebs_flags; member