Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-trace.c1315 static size_t trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) in trace__fprintf_tstamp() function
1351 printed = trace__fprintf_tstamp(trace, tstamp, fp); in trace__fprintf_entry_head()
2376 trace__fprintf_tstamp(trace, sample->time, trace->output); in trace__event_handler()