Searched refs:trace_event_repipe (Results 1 – 3 of 3) sorted by relevance
63 bool trace_event_repipe; member110 bool trace_event_repipe);
139 bool trace_event_repipe) in __perf_session__new() argument147 session->trace_event_repipe = trace_event_repipe; in __perf_session__new()
4555 size_read = trace_report(fd, &session->tevent, session->trace_event_repipe); in perf_event__process_tracing_data()4562 if (session->trace_event_repipe) { in perf_event__process_tracing_data()
Completed in 17 milliseconds