Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/x86/events/intel/ |
D | ds.c | 699 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 707 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 713 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 762 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 779 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 802 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 825 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 849 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
|
D | core.c | 3809 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); 3818 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL);
|
/Linux-v5.10/arch/x86/events/ |
D | perf_event.h | 458 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|