Home
last modified time | relevance | path

Searched refs:trace_event_repipe (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dsession.h63 bool trace_event_repipe; member
110 bool trace_event_repipe);
H A Dsession.c140 bool trace_event_repipe) in __perf_session__new() argument
148 session->trace_event_repipe = trace_event_repipe; in __perf_session__new()
H A Dheader.c4532 size_read = trace_report(fd, &session->tevent, session->trace_event_repipe); in perf_event__process_tracing_data()
4539 if (session->trace_event_repipe) { in perf_event__process_tracing_data()