Searched defs:DEFINE_EVENT_PRINT (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/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 250 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 340 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 388 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 552 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 594 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 755 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | define_trace.h | 58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-2.6.39/include/linux/ |
D | tracepoint.h | 364 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|