Searched refs:NAME_ALIGN (Results 1 – 3 of 3) sorted by relevance
155 #define NAME_ALIGN 64 macro
138 static const char zero_buf[NAME_ALIGN]; in write_padded()148 (PERF_ALIGN((strlen(str) + 1), NAME_ALIGN) + sizeof(u32))157 len = PERF_ALIGN(olen, NAME_ALIGN); in do_write_string()3468 len = PERF_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()
301 len = PERF_ALIGN(len, NAME_ALIGN); in write_buildid()