Home
last modified time | relevance | path

Searched defs:hdr_sz (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dtrace-event-info.c60 static int record_file(const char *file, ssize_t hdr_sz) in record_file()
Dheader.c2499 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
2537 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
2566 static int check_magic_endian(u64 magic, uint64_t hdr_sz, in check_magic_endian()
Dsession.c1399 size_t hdr_sz, rest; in perf_session__peek_event() local