Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dheader.h150 #define NAME_ALIGN 64 macro
Dbuild-id.c147 len = PERF_ALIGN(len, NAME_ALIGN); in write_buildid()
Dheader.c82 static const char zero_buf[NAME_ALIGN]; in write_padded()
97 len = PERF_ALIGN(olen, NAME_ALIGN); in do_write_string()
2760 len = PERF_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()