Searched defs:repipe_fd (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | session.c | 109 static int perf_session__open(struct perf_session *session, int repipe_fd) in perf_session__open() argument 193 __perf_session__new(struct perf_data *data, bool repipe, int repipe_fd, struct perf_tool *tool) __perf_session__new() argument
|
| H A D | header.c | 4068 static int perf_header__read_pipe(struct perf_session *session, int repipe_fd) in perf_header__read_pipe() argument 4174 int perf_session__read_header(struct perf_session *session, int repipe_fd) in perf_session__read_header() argument 4039 perf_file_header__read_pipe(struct perf_pipe_file_header *header, struct perf_header *ph, struct perf_data* data, bool repipe, int repipe_fd) perf_file_header__read_pipe() argument
|
Completed in 10 milliseconds