Searched refs:EVENT_IS_MARKED (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/perf/ | ||
D | isa207-common.h | 47 #define EVENT_IS_MARKED (EVENT_MARKED_MASK << EVENT_MARKED_SHIFT) macro |
D | isa207-common.c | 68 if (event & EVENT_IS_MARKED) in is_event_marked() |