Searched defs:DEFINE_EVENT_PRINT (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/trace/ |
| D | ftrace.h | 116 #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
|
| D | define_trace.h | 52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| /linux-4.1.27/include/linux/ |
| D | tracepoint.h | 465 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|