Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsession.h63 bool trace_event_repipe; member
110 bool trace_event_repipe,
H A Dsession.c141 bool trace_event_repipe, in __perf_session__new() argument
150 session->trace_event_repipe = trace_event_repipe; in __perf_session__new()
H A Dheader.c4566 size_read = trace_report(fd, &session->tevent, session->trace_event_repipe); in perf_event__process_tracing_data()
4573 if (session->trace_event_repipe) { in perf_event__process_tracing_data()