Searched refs:annotate_with_count (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | basic_blocks.c | 39 static void annotate_with_count (char *, unsigned int, int, void *); 320 annotate_with_count (char *buf, unsigned int width, int line_num, void *arg) in annotate_with_count() function 533 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
H A D | ChangeLog-9203 | 1043 (annotate_with_count): Rewrite to print all basic block counts and 1823 (annotate_with_count): all counts less than the minimum count 1828 * basic_blocks.c (annotate_with_count): replaced b->count with
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | basic_blocks.c | 39 static void annotate_with_count (char *, unsigned int, int, void *); 320 annotate_with_count (char *buf, unsigned int width, int line_num, void *arg) in annotate_with_count() function 537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
H A D | ChangeLog-9203 | 1043 (annotate_with_count): Rewrite to print all basic block counts and 1823 (annotate_with_count): all counts less than the minimum count 1828 * basic_blocks.c (annotate_with_count): replaced b->count with
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 34755 * basic_blocks.c (annotate_with_count): Use output of sprintf
|