Home
last modified time | relevance | path

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

/linux-3.3/include/trace/
Dftrace.h60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro
124 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
225 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
337 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro
385 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
516 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
581 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
718 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
/linux-3.3/include/linux/
Dtracepoint.h356 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro