Searched refs:trace__fprintf_entry_head (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c1595 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, function
2264 printed = trace__fprintf_entry_head(trace, trace->current, 0, false, ttrace->entry_time, trace->output);
2386 trace__fprintf_entry_head(trace, thread, 0, false, ttrace->entry_time, trace->output);
2534 trace__fprintf_entry_head(trace, thread, duration, duration_calculated, ttrace->entry_time, trace->output);
2957 trace__fprintf_entry_head(trace, thread, 0, true, sample->time, trace->output);

Completed in 194 milliseconds