| D | trace_events.h | 75 DECLARE_EVENT_CLASS(name, \ 114 #undef DECLARE_EVENT_CLASS 115 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 209 #undef DECLARE_EVENT_CLASS 210 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 382 #undef DECLARE_EVENT_CLASS 383 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 474 #undef DECLARE_EVENT_CLASS 475 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 545 #undef DECLARE_EVENT_CLASS [all …]
|