Searched defs:DECLARE_EVENT_CLASS (Results 1 – 6 of 6) sorted by relevance
/linux/include/trace/ |
H 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
|
H A D | perf.h | 65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
H A D | bpf_probe.h | 53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | brcms_trace_events.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | trace.h | 23 #define DECLARE_EVENT_CLASS(...) macro
|
/linux/include/linux/ |
H A D | tracepoint.h | 606 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|