Home
last modified time | relevance | path

Searched defs:DEFINE_EVENT (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/
H A Dtrace_events.h74 #define DEFINE_EVENT(template, name, proto, args) \ macro
137 #define DEFINE_EVENT(template, name, proto, args) macro
462 #define DEFINE_EVENT(template, call, proto, args) \ macro
492 #define DEFINE_EVENT(template, call, proto, args) \ macro
H A Dperf.h99 #define DEFINE_EVENT(template, call, proto, args) \ macro
H A Ddefine_trace.h60 #define DEFINE_EVENT(template, name, proto, args) \ macro
H A Dbpf_probe.h113 #define DEFINE_EVENT(template, call, proto, args) \ macro
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_events.h32 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
/linux/drivers/net/wireless/ath/wil6210/
H A Dtrace.h25 #define DEFINE_EVENT(evt_class, name, proto, ...) \ macro
/linux/include/linux/
H A Dtracepoint.h593 #define DEFINE_EVENT(template, name, proto, args) \ macro