Searched refs:repipe (Results 1 – 6 of 6) sorted by relevance
43 static bool repipe; variable55 if (repipe) { in __do_read()138 if (repipe) { in read_string()362 repipe = __repipe; in trace_report()430 repipe = false; in trace_report()
24 bool repipe; member42 bool repipe, struct perf_tool *tool);
39 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
90 bool repipe, struct perf_tool *tool) in perf_session__new() argument97 session->repipe = repipe; in perf_session__new()
2686 bool repipe) in perf_file_header__read_pipe() argument2702 if (repipe && do_write(STDOUT_FILENO, header, sizeof(*header)) < 0) in perf_file_header__read_pipe()2715 session->repipe) < 0) { in perf_header__read_pipe()3064 session->repipe); in perf_event__process_tracing_data()3071 if (session->repipe) { in perf_event__process_tracing_data()
217 goto repipe; in perf_event__inject_buildid()242 repipe: in perf_event__inject_buildid()