Searched refs:INTEL_ALL_EVENT_CONSTRAINT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | ds.c | 874 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 882 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 888 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1), 944 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 961 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 984 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 1007 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf), 1031 INTEL_ALL_EVENT_CONSTRAINT(0, 0xf),
|
H A D | core.c | 4309 INTEL_ALL_EVENT_CONSTRAINT(0, 0x1); in glp_get_event_constraints() 4312 INTEL_ALL_EVENT_CONSTRAINT(0, 0x2); in glp_get_event_constraints() 4315 INTEL_ALL_EVENT_CONSTRAINT(0, 0x3); in glp_get_event_constraints() 4324 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000001ULL); in tnt_get_event_constraints() 4327 INTEL_ALL_EVENT_CONSTRAINT(0, 0x100000003ULL); in tnt_get_event_constraints() 4330 INTEL_ALL_EVENT_CONSTRAINT(0, 0xfeULL); in tnt_get_event_constraints()
|
/openbmc/linux/arch/x86/events/ |
H A D | perf_event.h | 481 #define INTEL_ALL_EVENT_CONSTRAINT(code, n) \ macro
|