Searched defs:DECLARE_EVENT_CLASS (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | brcms_trace_events.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/include/trace/ |
D | trace_events.h | 115 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 210 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 383 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 475 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 546 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 719 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 790 #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 | 67 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/Linux-v5.15/drivers/net/wireless/ath/wil6210/ |
D | trace.h | 23 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | tracepoint.h | 18 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/drivers/net/wireless/ath/ath6kl/ |
D | trace.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/drivers/net/wireless/ath/ath10k/ |
D | trace.h | 38 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-devtrace.h | 85 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.15/include/linux/ |
D | tracepoint.h | 540 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|