Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dds.c818 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1),
826 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1),
832 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1),
888 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
905 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
928 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
951 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
975 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
Dcore.c4183 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1);
4192 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL);
/linux-6.1.9/arch/x86/events/
Dperf_event.h479 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro