Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_output.c321 trace_check_vprintf(iter, trace_event_format(iter, fmt), ap); in trace_event_printf()
332 trace_seq_vprintf(s, trace_event_format(iter, fmt), ap); in trace_output_raw()
Dtrace.h615 const char *trace_event_format(struct trace_iterator *iter, const char *fmt);
Dtrace.c3941 const char *trace_event_format(struct trace_iterator *iter, const char *fmt) in trace_event_format() function