Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-trace.c1595 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head() function
1950 printed = trace__fprintf_entry_head(trace, trace->current, duration, sample->time, trace->output); in trace__printf_interrupted_entry()
1997 trace__fprintf_entry_head(trace, thread, 1, sample->time, trace->output); in trace__sys_enter()
2058 trace__fprintf_entry_head(trace, thread, duration, sample->time, trace->output); in trace__sys_exit()
2247 trace__fprintf_entry_head(trace, thread, 0, sample->time, trace->output); in trace__pgfault()