Home
last modified time | relevance | path

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

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