Searched refs:EXCL_FLAT (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | gprof.c | 272 sym_id_add (optarg, EXCL_FLAT); 351 sym_id_add (optarg, EXCL_FLAT); 517 sym_id_add (*sp, EXCL_FLAT); 528 sym_id_add (*sp, EXCL_FLAT);
|
| H A D | sym_ids.h | 28 INCL_FLAT, EXCL_FLAT, enumerator
|
| H A D | hist.c | 334 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_assign_samples() 554 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_print()
|
| H A D | gprof.texi | 1977 pair each for the flat profile (INCL_FLAT/EXCL_FLAT), 1988 EXCL_FLAT as well. 2088 This step includes a symspec check against INCL_FLAT/EXCL_FLAT.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | gprof.c | 267 sym_id_add (optarg, EXCL_FLAT); in main() 346 sym_id_add (optarg, EXCL_FLAT); in main() 504 sym_id_add (*sp, EXCL_FLAT); in main()
|
| H A D | sym_ids.h | 28 INCL_FLAT, EXCL_FLAT, enumerator
|
| H A D | hist.c | 331 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_assign_samples() 546 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_print()
|
| H A D | gprof.texi | 1989 pair each for the flat profile (INCL_FLAT/EXCL_FLAT), 2000 EXCL_FLAT as well. 2100 This step includes a symspec check against INCL_FLAT/EXCL_FLAT.
|