Searched defs:DECLARE_EVENT_CLASS (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | brcms_trace_events.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/include/trace/ |
D | trace_events.h | 111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 527 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 696 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 759 #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-v4.19/drivers/net/wireless/ath/wil6210/ |
D | trace.h | 33 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | tracepoint.h | 29 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | trace.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | trace.h | 45 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-devtrace.h | 93 #define DECLARE_EVENT_CLASS(...) macro
|
/Linux-v4.19/include/linux/ |
D | tracepoint.h | 521 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|