Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-trace.c463 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head() function
735 trace__fprintf_entry_head(trace, thread, 1, sample->time, trace->output); in trace__sys_enter()
778 trace__fprintf_entry_head(trace, thread, duration, sample->time, trace->output); in trace__sys_exit()