/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | brcms_trace_events.h | 31 #undef DEFINE_EVENT macro 32 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | trace.h | 34 #undef DEFINE_EVENT macro 35 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | tracepoint.h | 31 #undef DEFINE_EVENT macro 32 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-devtrace.h | 75 #undef DEFINE_EVENT macro 76 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | trace.h | 46 #undef DEFINE_EVENT macro 47 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | trace.h | 30 #undef DEFINE_EVENT macro 31 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
|
/linux-4.4.14/include/trace/ |
H A D | perf.h | 79 #undef DEFINE_EVENT macro 80 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
H A D | define_trace.h | 43 #undef DEFINE_EVENT macro 44 #define DEFINE_EVENT(template, name, proto, args) \ macro 98 #undef DEFINE_EVENT macro
|
H A D | trace_events.h | 106 #undef DEFINE_EVENT macro 107 #define DEFINE_EVENT(template, name, proto, args) \ macro 185 #undef DEFINE_EVENT macro 186 #define DEFINE_EVENT(template, name, proto, args) macro 420 #undef DEFINE_EVENT macro 421 #define DEFINE_EVENT(template, name, proto, args) macro 500 #undef DEFINE_EVENT macro 501 #define DEFINE_EVENT(template, name, proto, args) macro 693 #undef DEFINE_EVENT macro 694 #define DEFINE_EVENT(template, call, proto, args) \ macro 734 #undef DEFINE_EVENT macro 735 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
/linux-4.4.14/include/linux/ |
H A D | tracepoint.h | 486 #define DEFINE_EVENT(template, name, proto, args) \ macro
|