Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_output.c356 trace_seq_vprintf(s, trace_event_format(iter, fmt), ap); in trace_output_call()
368 trace_seq_vprintf(s, trace_event_format(iter, fmt), ap);
H A Dtrace.h730 const char *trace_event_format(struct trace_iterator *iter, const char *fmt);
H A Dtrace.c3056 const char *trace_event_format(struct trace_iterator *iter, const char *fmt) in trace_event_format() function