Searched defs:__DECLARE_TRACE (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ |
D | tracepoint.h | 177 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ macro 240 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ macro
|