Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/x86/events/intel/ |
D | ds.c | 818 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),
|
D | core.c | 4183 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); 4192 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL);
|
/linux-6.1.9/arch/x86/events/ |
D | perf_event.h | 479 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|