Home
last modified time | relevance | path

Searched refs:EXCL_FLAT (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dgprof.c272 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 Dsym_ids.h28 INCL_FLAT, EXCL_FLAT, enumerator
H A Dhist.c334 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_assign_samples()
554 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_print()
H A Dgprof.texi1977 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 Dgprof.c267 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 Dsym_ids.h28 INCL_FLAT, EXCL_FLAT, enumerator
H A Dhist.c331 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_assign_samples()
546 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_print()
H A Dgprof.texi1989 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.