Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/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 | 3455 			INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); 3464 			INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL);
  | 
| /Linux-v5.4/arch/x86/events/ | 
| D | perf_event.h | 393 #define INTEL_ALL_EVENT_CONSTRAINT(code, n)	\  macro
  |