Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/events/intel/ |
A D | ds.c | 869 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 877 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 883 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 939 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 956 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 979 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 1002 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 1026 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
|
A D | core.c | 4191 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); 4194 INTEL_ALL_EVENT_CONSTRAINT(0, 0x2); 4197 INTEL_ALL_EVENT_CONSTRAINT(0, 0x3); 4206 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL); 4209 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000003ULL); 4212 INTEL_ALL_EVENT_CONSTRAINT(0, 0xfeULL);
|
/linux-6.3-rc2/arch/x86/events/ |
A D | perf_event.h | 481 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|
Completed in 25 milliseconds