Searched defs:DECLARE_EVENT_CLASS (Results 1 – 4 of 4) sorted by relevance
| /include/trace/ |
| A D | trace_events.h | 61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 261 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 277 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 433 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 475 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
| A D | perf.h | 65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
| A D | bpf_probe.h | 53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
| /include/linux/ |
| A D | tracepoint.h | 606 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|
Completed in 11 milliseconds