Home
last modified time | relevance | path

Searched defs:TP_printk (Results 1 – 2 of 2) sorted by relevance

/linux/include/trace/stages/
H A Dstage7_class_define.h39 #define TP_printk(fmt, args...) "\"" fmt "\", " __stringify(args) macro
H A Dstage3_trace_output.h9 #define TP_printk(fmt, args...) fmt "\n", args macro