Home
last modified time | relevance | path

Searched defs:DECLARE_TRACE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/
H A Ddefine_trace.h72 #define DECLARE_TRACE(name, proto, args) \ macro
99 #define DECLARE_TRACE(name, proto, args) macro
H A Dbpf_probe.h108 #define DECLARE_TRACE(call, proto, args) \ macro
/openbmc/linux/include/linux/
H A Dtracepoint.h431 #define DECLARE_TRACE(name, proto, args) \ macro