Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/events/intel/ |
D | ds.c | 698 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 706 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 712 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 761 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 778 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 801 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 824 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 848 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
|
D | core.c | 3162 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1);
|
/Linux-v4.19/arch/x86/events/ |
D | perf_event.h | 349 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|