perf_header__process_sections
return perf_header__process_sections(header, fd, inject, save_section_info_cb);
(void)perf_header__process_sections(&session->header,
perf_header__process_sections(header, fd, &hd,
perf_header__process_sections(header, fd, &session->tevent,
perf_header__process_sections(header, fd, NULL, perf_file_section__process);
int perf_header__process_sections(struct perf_header *header, int fd,