Searched refs:EXCL_GRAPH (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | gprof.c | 264 sym_id_add (optarg, EXCL_GRAPH); in main() 398 sym_id_add (optarg, EXCL_GRAPH); in main() 520 sym_id_add (*sp, EXCL_GRAPH); in main()
|
| D | sym_ids.h | 27 INCL_GRAPH = 0, EXCL_GRAPH, enumerator
|
| D | cg_arcs.c | 473 && !sym_lookup (&syms[EXCL_GRAPH], child->addr))) in propagate_flags() 486 && sym_lookup (&syms[EXCL_GRAPH], child->addr)) in propagate_flags()
|
| D | gprof.texi | 2027 printing in the call graph (INCL_GRAPH/EXCL_GRAPH), 2035 EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is specified, 2164 The print flag reflects symspec handling of INCL_GRAPH/EXCL_GRAPH, 2167 in INCL_GRAPH or EXCL_GRAPH.
|
| D | gprof.info | 1770 (INCL_GRAPH/EXCL_GRAPH), timing propagation in the call graph 1777 lists EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is 1880 The print flag reflects symspec handling of INCL_GRAPH/EXCL_GRAPH, with 1883 INCL_GRAPH or EXCL_GRAPH. A second pass, from beginning to end (children
|