Searched refs:__EVENT_CONSTRAINT_RANGE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/ |
D | perf_event.h | 333 #define __EVENT_CONSTRAINT_RANGE(c, e, n, m, w, o, f) { \ macro 344 __EVENT_CONSTRAINT_RANGE(c, c, n, m, w, o, f) 354 __EVENT_CONSTRAINT_RANGE(c, e, n, m, HWEIGHT(n), 0, 0) 476 __EVENT_CONSTRAINT_RANGE(code, end, n, \
|