Searched refs:trace_event_printf (Results 1 - 4 of 4) sorted by path

/linux-master/include/linux/
H A Dtrace_events.h63 void trace_event_printf(struct trace_iterator *iter, const char *fmt, ...);
/linux-master/include/trace/
H A Dtrace_custom_events.h93 trace_event_printf(iter, print); \
H A Dtrace_events.h173 * trace_event_printf(iter, <TP_printk> "\n");
203 trace_event_printf(iter, print); \
/linux-master/kernel/trace/
H A Dtrace_output.c318 void trace_event_printf(struct trace_iterator *iter, const char *fmt, ...) function
326 EXPORT_SYMBOL(trace_event_printf); variable

Completed in 208 milliseconds