Home
last modified time | relevance | path

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

/tools/perf/util/
Dheader.c66 struct perf_header *ph; member
1231 struct perf_header *ph = ff->ph; in print_cpu_topology() local
1826 struct perf_header *ph = ff->ph; in process_cpu_topology() local
2226 struct perf_header *ph, in perf_file_section__fprintf_info()
2484 struct perf_header *ph, in perf_header__process_sections()
2535 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
2573 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
2603 bool is_pipe, struct perf_header *ph) in check_magic_endian()
2638 struct perf_header *ph, int fd) in perf_file_header__read()
2710 struct perf_header *ph, in perf_file_section__process()
[all …]
Ddata-convert-bt.c1330 struct perf_header *ph = &session->header; in setup_streams() local
/tools/perf/
Dbuiltin-timechart.c1511 struct perf_header *ph, in process_header()