Searched defs:repipe (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | session.h | 32 bool repipe; member
|
H A D | trace-event-read.c | 24 static bool repipe; variable
|
H A D | session.c | 186 perf_session__new(struct perf_data *data, bool repipe, struct perf_tool *tool) perf_session__new() argument
|
H A D | header.c | 3654 perf_file_header__read_pipe(struct perf_pipe_file_header *header, struct perf_header *ph, int fd, bool repipe) perf_file_header__read_pipe() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | session.h | 40 bool repipe; member
|
H A D | trace-event-read.c | 26 static bool repipe; variable
|
H A D | session.c | 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 | 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
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-inject.c | 2217 bool repipe = true; in cmd_inject() local
|
Completed in 23 milliseconds