Searched defs:NAPI_TRACE_TASK (Results 1 – 1 of 1) sorted by relevance
74 #define NAPI_TRACE_TASK(_n, _p, _c) if (debug_napi & DNAPI_TRACE_TASK) \ macro88 #define NAPI_TRACE_TASK(_n, _p, _c) do { } while(0) macro