Searched refs:EXCL_TIME (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | gprof.c | 261 sym_id_add (optarg, EXCL_TIME); in main() 319 sym_id_add (optarg, EXCL_TIME); in main() 519 sym_id_add (*sp, EXCL_TIME); in main()
|
| D | sym_ids.h | 30 INCL_TIME, EXCL_TIME, enumerator
|
| D | cg_arcs.c | 500 && !sym_lookup (&syms[EXCL_TIME], child->addr))) in propagate_flags() 514 && sym_lookup (&syms[EXCL_TIME], child->addr)) in propagate_flags()
|
| D | gprof.texi | 2028 timing propagation in the call graph (INCL_TIME/EXCL_TIME), 2035 EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is specified, 2170 to a check against INCL_TIME/EXCL_TIME.
|
| D | gprof.info | 1771 (INCL_TIME/EXCL_TIME), the annotated source listing 1777 lists EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is 1885 subject to a check against INCL_TIME/EXCL_TIME. With the print flag,
|