Home
last modified time | relevance | path

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

/linux/include/trace/
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.h664 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro