Home
last modified time | relevance | path

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

/linux-3.3/include/trace/
Ddefine_trace.h56 #define DECLARE_TRACE(name, proto, args) \ macro
83 #define DECLARE_TRACE(name, proto, args) macro
/linux-3.3/include/linux/
Dtracepoint.h236 #define DECLARE_TRACE(name, proto, args) \ macro