Searched refs:INCL_TIME (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | sym_ids.h | 29 INCL_TIME, EXCL_TIME, enumerator
|
| H A D | gprof.c | 262 sym_id_add (optarg, INCL_TIME); in main() 306 sym_id_add (optarg, INCL_TIME); in main()
|
| H A D | cg_arcs.c | 497 if (sym_lookup (&syms[INCL_TIME], child->addr) in propagate_flags() 498 || (syms[INCL_TIME].len == 0 in propagate_flags() 512 if (!sym_lookup (&syms[INCL_TIME], child->addr) in propagate_flags()
|
| H A D | gprof.texi | 1992 timing propagation in the call graph (INCL_TIME/EXCL_TIME), 2133 to a check against INCL_TIME/EXCL_TIME.
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | sym_ids.h | 29 INCL_TIME, EXCL_TIME, enumerator
|
| H A D | gprof.c | 267 sym_id_add (optarg, INCL_TIME); 311 sym_id_add (optarg, INCL_TIME);
|
| H A D | cg_arcs.c | 507 if (sym_lookup (&syms[INCL_TIME], child->addr) 508 || (syms[INCL_TIME].len == 0 522 if (!sym_lookup (&syms[INCL_TIME], child->addr)
|
| H A D | gprof.texi | 1980 timing propagation in the call graph (INCL_TIME/EXCL_TIME), 2121 to a check against INCL_TIME/EXCL_TIME.
|