D | trace_events.h | 74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 133 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 157 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 163 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 246 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 563 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 660 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 883 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 960 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|