Searched defs:DECLARE_EVENT_CLASS (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | brcms_trace_events.h | 30 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/include/trace/ |
D | trace_events.h | 97 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 180 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 305 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 408 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 487 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 659 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 721 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
D | perf.h | 33 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | trace.h | 33 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | tracepoint.h | 29 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | trace.h | 45 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | trace.h | 29 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-devtrace.h | 74 #define DECLARE_EVENT_CLASS(...) macro
|
/linux-4.4.14/include/linux/ |
D | tracepoint.h | 485 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|