Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dds.c1046 INTEL_PST_CONSTRAINT(0x02cd, 0x8), /* MEM_TRANS_RETIRED.PRECISE_STORES */
1061 INTEL_PST_CONSTRAINT(0x02cd, 0x8), /* MEM_TRANS_RETIRED.PRECISE_STORES */
/linux-6.15/arch/x86/events/
H A Dperf_event.h483 #define INTEL_PST_CONSTRAINT(c, n) \ macro