Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dheader.h171 #define NAME_ALIGN 64 macro
A Dbuild-id.c311 len = PERF_ALIGN(len, NAME_ALIGN); in write_buildid()
A Dheader.c168 static const char zero_buf[NAME_ALIGN]; in write_padded()
178 (PERF_ALIGN((strlen(str) + 1), NAME_ALIGN) + sizeof(u32))
187 len = PERF_ALIGN(olen, NAME_ALIGN); in do_write_string()
A Dsynthetic-events.c2221 len = PERF_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()

Completed in 18 milliseconds