Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h1005 #define PMU_FL_INSTR_LATENCY 0x80 /* Support Instruction Latency in PEBS Memory Info Record */ macro
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c6168 x86_pmu.flags |= PMU_FL_INSTR_LATENCY; in intel_pmu_init()
6504 x86_pmu.flags |= PMU_FL_INSTR_LATENCY; in intel_pmu_init()
6552 x86_pmu.flags |= PMU_FL_INSTR_LATENCY; in intel_pmu_init()
A Dds.c1850 if (x86_pmu.flags & PMU_FL_INSTR_LATENCY) { in setup_pebs_adaptive_sample_data()

Completed in 22 milliseconds