Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c713 INTEL_PST_CONSTRAINT(0x02cd, 0x8), /* MEM_TRANS_RETIRED.PRECISE_STORES */
728 INTEL_PST_CONSTRAINT(0x02cd, 0x8), /* MEM_TRANS_RETIRED.PRECISE_STORES */
Dperf_event.h333 #define INTEL_PST_CONSTRAINT(c, n) \ macro