Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/
Ddefine_trace.h60 #define DECLARE_TRACE(name, proto, args) \ macro
87 #define DECLARE_TRACE(name, proto, args) macro
/linux-4.1.27/include/linux/
Dtracepoint.h336 #define DECLARE_TRACE(name, proto, args) \ macro