Searched refs:PERF_ALIGN (Results 1 – 4 of 4) sorted by relevance
23 #define PERF_ALIGN(x,a) __PERF_ALIGN_MASK(x, (typeof(x)) (a) - 1) macro
11 #define PERF_ALIGN(x, a) __PERF_ALIGN_MASK(x, (typeof(x))(a)-1) macro
142 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
135 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];