Home
last modified time | relevance | path

Searched defs:DECLARE_EVENT_CLASS (Results 1 – 4 of 4) sorted by relevance

/include/trace/
Dtrace_events.h111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro
527 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
696 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
759 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
Dperf.h31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
Dbpf_probe.h59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
/include/linux/
Dtracepoint.h526 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro