PERF_ALIGN
PERF_ALIGN(strlen(kmap->name) + 1, sizeof(u64)) +
event->header.size = PERF_ALIGN(compressed, sizeof(u64));
auxtrace_error->header.size = PERF_ALIGN(size, sizeof(u64));
ksymbol_event->header.size += PERF_ALIGN(name_len + 1,
ksymbol->header.size += PERF_ALIGN(len + 1, sizeof(u64));
augmented_args->arg.size = PERF_ALIGN(oldpath_len + 1, sizeof(u64));
augmented_args->arg.size = PERF_ALIGN(oldpath_len + 1, sizeof(u64));
len = PERF_ALIGN(len, sizeof(u64));
pages = PERF_ALIGN(val, page_size) / page_size;
(PERF_ALIGN((strlen(str) + 1), NAME_ALIGN) + sizeof(u32))
len = PERF_ALIGN(olen, NAME_ALIGN);
u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
padding = PERF_ALIGN(size_read, sizeof(u64)) - size_read;
size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
data += PERF_ALIGN(strlen(data) + 1, sizeof(u64));
data += PERF_ALIGN(strlen(data) + 1, sizeof(u64));
data += PERF_ALIGN(strlen(data) + 1, sizeof(u64));
data += PERF_ALIGN(len, sizeof(u64));
data += PERF_ALIGN(strlen(data) + 1, sizeof(u64));
if (offs && PERF_ALIGN(offs, shdr.sh_addralign ?: 1) != shdr.sh_offset)
symbol_conf.priv_size = PERF_ALIGN(symbol_conf.priv_size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
syn_data->size = header_size + PERF_ALIGN(size_cpus, sizeof(u64));
syn_data->size = header_size + PERF_ALIGN(size_mask, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
aligned_size = PERF_ALIGN(size, sizeof(u64));
len = PERF_ALIGN(len, sizeof(u64));
ev_len = PERF_ALIGN(ev_len, sizeof(u64));
sz = PERF_ALIGN(sz, page_size);
size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(size, sizeof(u64));
aligned_size = PERF_ALIGN(size, sizeof(u64));
size = PERF_ALIGN(dso__long_name_len(dso) + 1, sizeof(u64));
size = PERF_ALIGN(dso__long_name_len(dso) + 1, sizeof(u64));