Searched defs:DEFINE_EVENT_PRINT (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/include/trace/ |
D | ftrace.h | 75 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 133 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 263 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 353 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 401 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 565 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 607 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 771 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | define_trace.h | 48 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-3.3/include/linux/ |
D | tracepoint.h | 359 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|