Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/arch/x86/events/intel/ |
| D | ds.c | 764 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 772 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 778 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 834 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 851 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 874 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 897 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 921 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
|
| D | core.c | 3986 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); 3995 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL);
|
| /Linux-v5.15/arch/x86/events/ |
| D | perf_event.h | 466 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|