Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/
H A Dtrace_events.h51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro
255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
424 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
H A Dperf.h16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
H A Dbpf_probe.h54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_events.h30 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dtrace.h24 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtrace.h23 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dtracepoint.h18 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dtrace.h38 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtrace.h30 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h80 #define DECLARE_EVENT_CLASS(...) macro
/openbmc/linux/include/linux/
H A Dtracepoint.h553 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro