Searched refs:__EVENT_CONSTRAINT_RANGE (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/x86/events/ |
D | perf_event.h | 344 #define __EVENT_CONSTRAINT_RANGE(c, e, n, m, w, o, f) { \ macro 355 __EVENT_CONSTRAINT_RANGE(c, c, n, m, w, o, f) 365 __EVENT_CONSTRAINT_RANGE(c, e, n, m, HWEIGHT(n), 0, 0) 495 __EVENT_CONSTRAINT_RANGE(code, end, n, \
|