Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dds.c2053 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2060 x86_pmu.large_pebs_flags |= in intel_ds_init()
2068 x86_pmu.large_pebs_flags &= in intel_ds_init()
Dcore.c3212 unsigned long flags = x86_pmu.large_pebs_flags; in intel_pmu_large_pebs_flags()
3890 .large_pebs_flags = LARGE_PEBS_FLAGS,
3936 .large_pebs_flags = LARGE_PEBS_FLAGS,
/Linux-v5.4/arch/x86/events/
Dperf_event.h667 unsigned long large_pebs_flags; member