Home
last modified time | relevance | path

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

/linux-5.10/include/trace/
Ddefine_trace.h72 #define DECLARE_TRACE(name, proto, args) \ macro
99 #define DECLARE_TRACE(name, proto, args) macro
/linux-5.10/include/linux/
Dtracepoint.h410 #define DECLARE_TRACE(name, proto, args) \ macro