Home
last modified time | relevance | path

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

/linux/include/trace/
H A Ddefine_trace.h76 #define DECLARE_TRACE(name, proto, args) \ macro
110 #define DECLARE_TRACE(name, proto, args) macro
H A Dbpf_probe.h121 #define DECLARE_TRACE(call, proto, args) \ macro
/linux/include/linux/
H A Dtracepoint.h466 #define DECLARE_TRACE(name, proto, args) \ macro