Searched refs:TRACE_DCN_FPU (Results 1 – 2 of 2) sorted by relevance
86 TRACE_DCN_FPU(true, function_name, line, depth); in dc_fpu_begin()110 TRACE_DCN_FPU(false, function_name, line, depth); in dc_fpu_end()
41 #define TRACE_DCN_FPU(begin, function, line, ref_count) \ macro