Home
last modified time | relevance | path

Searched refs:repipe (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event-read.c24 static bool repipe; variable
36 if (repipe) { in __do_read()
119 if (repipe) { in read_string()
389 repipe = __repipe; in trace_report()
463 repipe = false; in trace_report()
H A Dsession.h32 bool repipe; member
58 bool repipe, struct perf_tool *tool);
H A Dtrace-event.h48 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
H A Dheader.c3656 bool repipe) in perf_file_header__read_pipe() argument
3676 if (repipe && do_write(&ff, header, sizeof(*header)) < 0) in perf_file_header__read_pipe()
3689 session->repipe) < 0) { in perf_header__read_pipe()
4093 session->repipe); in perf_event__process_tracing_data()
4100 if (session->repipe) { in perf_event__process_tracing_data()
H A Dsession.c187 bool repipe, struct perf_tool *tool) in perf_session__new() argument
195 session->repipe = repipe; in perf_session__new()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-inject.c570 goto repipe; in perf_event__inject_buildid()
582 repipe: in perf_event__inject_buildid()