Home
last modified time | relevance | path

Searched refs:DECLARE_TRACE_NOARGS (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/samples/tracepoints/
Dtp-samples-trace.h10 DECLARE_TRACE_NOARGS(subsys_eventb);
/linux-3.3/include/linux/
Dtracepoint.h233 #define DECLARE_TRACE_NOARGS(name) \ macro