Searched refs:perf_header__process_sections (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | header.h | 147 int perf_header__process_sections(struct perf_header *header, int fd,
|
D | header.c | 3466 perf_header__process_sections(header, fd, &hd, in perf_header__fprintf_info() 3740 int perf_header__process_sections(struct perf_header *header, int fd, in perf_header__process_sections() function 4233 perf_header__process_sections(header, fd, &session->tevent, in perf_session__read_header()
|
/linux-6.1.9/tools/perf/ |
D | builtin-timechart.c | 1614 (void)perf_header__process_sections(&session->header, in __cmd_timechart()
|
D | builtin-inject.c | 1814 return perf_header__process_sections(header, fd, inject, save_section_info_cb); in save_section_info()
|