Home
last modified time | relevance | path

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

/linux-4.4.14/include/trace/
Dtrace_events.h116 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
189 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
330 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
424 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
504 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
701 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
750 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
Dperf.h88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Ddefine_trace.h52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux-4.4.14/include/linux/
Dtracepoint.h490 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro