Searched refs:__EVENT_CONSTRAINT_RANGE (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/x86/events/ |
D | perf_event.h | 346 #define __EVENT_CONSTRAINT_RANGE(c, e, n, m, w, o, f) { \ macro 357 __EVENT_CONSTRAINT_RANGE(c, c, n, m, w, o, f) 367 __EVENT_CONSTRAINT_RANGE(c, e, n, m, HWEIGHT(n), 0, 0) 497 __EVENT_CONSTRAINT_RANGE(code, end, n, \
|