Searched defs:DECLARE_EVENT_CLASS (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/trace/ |
D | ftrace.h | 60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 124 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 225 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 337 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 385 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 516 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 581 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 718 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/linux-3.3/include/linux/ |
D | tracepoint.h | 356 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|