Searched refs:NAME_ALIGN (Results 1 – 4 of 4) sorted by relevance
152 #define NAME_ALIGN 64 macro
304 len = PERF_ALIGN(len, NAME_ALIGN); in write_buildid()
158 static const char zero_buf[NAME_ALIGN]; in write_padded()168 (PERF_ALIGN((strlen(str) + 1), NAME_ALIGN) + sizeof(u32))177 len = PERF_ALIGN(olen, NAME_ALIGN); in do_write_string()
1767 len = PERF_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()