Searched refs:repipe (Results 1 – 6 of 6) sorted by relevance
42 static bool repipe; variable54 if (repipe) { in __do_read()137 if (repipe) { in read_string()405 repipe = __repipe; in trace_report()479 repipe = false; in trace_report()
31 bool repipe; member43 bool repipe, struct perf_tool *tool);
48 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
3119 bool repipe) in perf_file_header__read_pipe() argument3139 if (repipe && do_write(&ff, header, sizeof(*header)) < 0) in perf_file_header__read_pipe()3152 session->repipe) < 0) { in perf_header__read_pipe()3873 session->repipe); in perf_event__process_tracing_data()3880 if (session->repipe) { in perf_event__process_tracing_data()
117 bool repipe, struct perf_tool *tool) in perf_session__new() argument124 session->repipe = repipe; in perf_session__new()
440 goto repipe; in perf_event__inject_buildid()463 repipe: in perf_event__inject_buildid()