Searched refs:EXCL_TIME (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | gprof.c | 257 sym_id_add (optarg, EXCL_TIME); in main() 309 sym_id_add (optarg, EXCL_TIME); in main() 502 sym_id_add (*sp, EXCL_TIME); in main()
|
| H A D | sym_ids.h | 29 INCL_TIME, EXCL_TIME, enumerator
|
| H A D | cg_arcs.c | 499 && !sym_lookup (&syms[EXCL_TIME], child->addr))) in propagate_flags() 513 && sym_lookup (&syms[EXCL_TIME], child->addr)) in propagate_flags()
|
| H A D | gprof.texi | 1992 timing propagation in the call graph (INCL_TIME/EXCL_TIME), 1999 EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is specified, 2133 to a check against INCL_TIME/EXCL_TIME.
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | gprof.c | 262 sym_id_add (optarg, EXCL_TIME); 314 sym_id_add (optarg, EXCL_TIME); 515 sym_id_add (*sp, EXCL_TIME);
|
| H A D | sym_ids.h | 29 INCL_TIME, EXCL_TIME, enumerator
|
| H A D | cg_arcs.c | 509 && !sym_lookup (&syms[EXCL_TIME], child->addr))) 523 && sym_lookup (&syms[EXCL_TIME], child->addr))
|
| H A D | gprof.texi | 1980 timing propagation in the call graph (INCL_TIME/EXCL_TIME), 1987 EXCL_TIME and EXCL_GRAPH, and if line-by-line profiling is specified, 2121 to a check against INCL_TIME/EXCL_TIME.
|