Searched refs:__EVENT_CONSTRAINT_RANGE (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/arch/x86/events/ |
D | perf_event.h | 335 #define __EVENT_CONSTRAINT_RANGE(c, e, n, m, w, o, f) { \ macro 346 __EVENT_CONSTRAINT_RANGE(c, c, n, m, w, o, f) 356 __EVENT_CONSTRAINT_RANGE(c, e, n, m, HWEIGHT(n), 0, 0) 482 __EVENT_CONSTRAINT_RANGE(code, end, n, \
|