Searched refs:d30v_function_profiler (Results 1 – 3 of 3) sorted by relevance
115 extern void d30v_function_profiler PARAMS ((FILE *, int));
1905 #define FUNCTION_PROFILER(FILE, LABELNO) d30v_function_profiler (FILE, LABELNO)
2568 d30v_function_profiler (stream, labelno) in d30v_function_profiler() function