Home
last modified time | relevance | path

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

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