Searched refs:x86_function_profiler (Results 1 – 5 of 5) sorted by relevance
152 extern void x86_function_profiler (FILE *, int);
1527 #define FUNCTION_PROFILER(FILE, LABELNO) x86_function_profiler (FILE, LABELNO)
18506 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED) in x86_function_profiler() function
113 * config/i386/i386.c (x86_function_profiler): Mark labelno as2809 * i386-protos.h (x86_function_profiler): New function2813 * i386.c (x86_function_profiler) ... here; fix 64bit support
33702 * config/i386/i386.c (x86_function_profiler): Fix typo in format.35643 * i386.c (x86_function_profiler): Fix format specifier.