Home
last modified time | relevance | path

Searched refs:PMU_FL_RETIRE_LATENCY (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dperf_event.h1046 #define PMU_FL_RETIRE_LATENCY 0x200 /* Support Retire Latency in PEBS */ macro
/linux/arch/x86/events/intel/
H A Dds.c1948 if (x86_pmu.flags & PMU_FL_RETIRE_LATENCY) in setup_pebs_adaptive_sample_data()