Searched refs:x86_function_profiler (Results 1 – 7 of 7) sorted by relevance
152 extern void x86_function_profiler (FILE *, int);
1485 #define FUNCTION_PROFILER(FILE, LABELNO) x86_function_profiler (FILE, LABELNO)
17946 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED) in x86_function_profiler() function
190 extern void x86_function_profiler PARAMS ((FILE *, int));
1802 #define FUNCTION_PROFILER(FILE, LABELNO) x86_function_profiler (FILE, LABELNO)
14761 x86_function_profiler (file, labelno) in x86_function_profiler() function
6908 * config/i386/i386.c (x86_function_profiler): Fix typo in format.9485 * i386-protos.h (x86_function_profiler): New function9489 * i386.c (x86_function_profiler) ... here; fix 64bit support