Home
last modified time | relevance | path

Searched refs:NAME_ALIGN (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dheader.c81 #define NAME_ALIGN 64 macro
86 static const char zero_buf[NAME_ALIGN]; in write_padded()
101 len = PERF_ALIGN(olen, NAME_ALIGN); in do_write_string()
187 len = PERF_ALIGN(len, NAME_ALIGN); in write_buildid()
3042 len = PERF_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()