Home | History | Annotate | Download | only in util

Lines Matching refs:PERF_ALIGN

101 	len = PERF_ALIGN(olen, NAME_ALIGN);
187 len = PERF_ALIGN(len, NAME_ALIGN);
1569 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
2858 size = PERF_ALIGN(size, sizeof(u64));
2970 aligned_size = PERF_ALIGN
3002 padding = PERF_ALIGN(size_read, sizeof(u64)) - size_read;
3042 len = PERF_ALIGN(len, NAME_ALIGN);