Searched refs:annotate_with_count (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | basic_blocks.c | 39 static void annotate_with_count (char *, unsigned int, int, PTR); 320 annotate_with_count (char *buf, unsigned int width, int line_num, PTR arg) in annotate_with_count() function 537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | basic_blocks.c | 39 static void annotate_with_count (char *, unsigned int, int, PTR); 320 annotate_with_count (char *buf, unsigned int width, int line_num, PTR arg) in annotate_with_count() function 537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|