D | trace_events.h | 40 DECLARE_EVENT_CLASS(name, \ 50 #undef DECLARE_EVENT_CLASS 51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 114 #undef DECLARE_EVENT_CLASS 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 186 #undef DECLARE_EVENT_CLASS 187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 241 #undef DECLARE_EVENT_CLASS 242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 254 #undef DECLARE_EVENT_CLASS [all …]
|