Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/
Dtrace_events.h130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
464 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
544 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
738 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
788 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
Dperf.h87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Dbpf_probe.h88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Ddefine_trace.h58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux-4.19.296/include/linux/
Dtracepoint.h533 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro