Searched refs:EXCL_FLAT (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | gprof.c | 277 sym_id_add (optarg, EXCL_FLAT); in main() 356 sym_id_add (optarg, EXCL_FLAT); in main() 521 sym_id_add (*sp, EXCL_FLAT); in main()
|
| D | sym_ids.h | 29 INCL_FLAT, EXCL_FLAT, enumerator
|
| D | hist.c | 430 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_assign_samples_1() 659 && !sym_lookup (&syms[EXCL_FLAT], addr))) in hist_print()
|
| D | gprof.texi | 2025 pair each for the flat profile (INCL_FLAT/EXCL_FLAT), 2036 EXCL_FLAT as well. 2137 This step includes a symspec check against INCL_FLAT/EXCL_FLAT.
|
| D | gprof.info | 1768 flat profile (INCL_FLAT/EXCL_FLAT), the call graph arcs 1778 specified, EXCL_FLAT as well. These default excludes are not added to 1860 symspec check against INCL_FLAT/EXCL_FLAT. Depending on the histogram
|