Home
last modified time | relevance | path

Searched defs:DECLARE_EVENT_CLASS (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/include/trace/
Dtrace_events.h61 #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
Dperf.h65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
Dbpf_probe.h53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dbrcms_trace_events.h30 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dtrace.h25 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/ath/wil6210/
Dtrace.h23 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dtracepoint.h18 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dtrace.h38 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dtrace.h30 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/
Diwl-devtrace.h83 #define DECLARE_EVENT_CLASS(...) macro
/linux-6.14.4/include/linux/
Dtracepoint.h592 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro