| D | trace_events.h | 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 447 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 526 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 640 #define _TRACE_PERF_PROTO(call, proto) \ argument 644 #define _TRACE_PERF_INIT(call) \ argument 648 #define _TRACE_PERF_PROTO(call, proto) argument 649 #define _TRACE_PERF_INIT(call) argument 695 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|