Searched defs:DECLARE_EVENT_CLASS (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | brcms_trace_events.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/include/trace/ |
D | trace_events.h | 112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 440 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 508 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 671 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 732 #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
|
/Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
D | trace.h | 23 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | tracepoint.h | 18 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/drivers/net/wireless/ath/ath10k/ |
D | trace.h | 38 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/ |
D | trace.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-devtrace.h | 85 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v5.10/include/linux/ |
D | tracepoint.h | 534 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|