Searched defs:DECLARE_EVENT_CLASS (Results 1 – 4 of 4) sorted by relevance
/include/trace/ |
D | trace_events.h | 111 #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
|
D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
D | bpf_probe.h | 59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/include/linux/ |
D | tracepoint.h | 526 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|