Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/
Dftrace.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
854 #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.1.27/include/linux/
Dtracepoint.h465 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro