Home
last modified time | relevance | path

Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance

/linux/include/trace/
H A Dtrace_events.h83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
H A Dperf.h107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
H A Dbpf_probe.h117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
H A Ddefine_trace.h68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux/include/linux/
H A Dtracepoint.h611 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro