Searched defs:DECLARE_EVENT_CLASS (Results 1 – 4 of 4) sorted by relevance
/include/trace/ |
D | perf.h | 54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
D | trace_events.h | 133 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 246 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 563 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 660 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 883 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 960 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
D | bpf_probe.h | 89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/include/linux/ |
D | tracepoint.h | 537 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|