Searched refs:EVENT_COMBINE (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/perf/ | ||
| A D | isa207-common.h | 44 #define EVENT_COMBINE(v) (((v) >> EVENT_COMBINE_SHIFT) & EVENT_COMBINE_MASK) macro |
| A D | isa207-common.c | 169 return EVENT_COMBINE(event); in combine_from_event() |
Completed in 6 milliseconds