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