| H A D | trace_events.h | 128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 231 DEFINE_EVENT_PRINT(template,call,proto,args,print) global() argument 261 DECLARE_EVENT_CLASS(call,proto,args,tstruct,func,print) global() argument 277 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument 388 _TRACE_PERF_PROTO(call,proto) global() argument 392 _TRACE_PERF_INIT(call) global() argument 396 _TRACE_PERF_PROTO(call,proto) global() argument 397 _TRACE_PERF_INIT(call) global() argument 404 __DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument 433 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument 443 DECLARE_EVENT_SYSCALL_CLASS(call,proto,args,tstruct,assign,print) global() argument 462 DEFINE_EVENT(template,call,proto,args) global() argument 475 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument 492 DEFINE_EVENT(template,call,proto,args) global() argument 507 DEFINE_EVENT_PRINT(template,call,proto,args,print) global() argument [all...] |