Home
last modified time | relevance | path

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

/tools/perf/util/
Dheader.c1460 struct perf_header *ph = ff->ph; in print_cpu_topology() local
2202 struct perf_header *ph = ff->ph; in process_cpu_topology() local
2877 struct perf_header *ph, in perf_file_section__fprintf_info()
3142 struct perf_header *ph, in perf_header__process_sections()
3193 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
3231 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
3261 bool is_pipe, struct perf_header *ph) in check_magic_endian()
3296 struct perf_header *ph, int fd) in perf_file_header__read()
3368 struct perf_header *ph, in perf_file_section__process()
3396 struct perf_header *ph, int fd, in perf_file_header__read_pipe()
[all …]
Dheader.h96 struct perf_header *ph; member
Ddata-convert-bt.c1330 struct perf_header *ph = &session->header; in setup_streams() local
/tools/testing/selftests/proc/
Dproc-pid-vm.c151 struct elf64_phdr ph; in make_exe() local
/tools/perf/
Dbuiltin-timechart.c1505 struct perf_header *ph, in process_header()