Searched refs:INCL_TIME (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.h31 INCL_TIME, EXCL_TIME,
30 INCL_TIME, EXCL_TIME, enumerator in enum:__anon1737
H A Dgprof.c267 sym_id_add (optarg, INCL_TIME);
316 sym_id_add (optarg, INCL_TIME);
H A Dcg_arcs.c494 * if its in the INCL_TIME table, or there is an empty
495 * INCL_TIME table and its not in the EXCL_TIME table.
497 if (sym_lookup (&syms[INCL_TIME], child->addr)
498 || (syms[INCL_TIME].len == 0
509 * (But favor being in INCL_TIME tabe over being in
512 if (!sym_lookup (&syms[INCL_TIME], child->addr)
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.h31 INCL_TIME, EXCL_TIME,
30 INCL_TIME, EXCL_TIME, enumerator in enum:__anon631
H A Dgprof.c267 sym_id_add (optarg, INCL_TIME);
316 sym_id_add (optarg, INCL_TIME);
H A Dcg_arcs.c494 * if its in the INCL_TIME table, or there is an empty
495 * INCL_TIME table and its not in the EXCL_TIME table.
497 if (sym_lookup (&syms[INCL_TIME], child->addr)
498 || (syms[INCL_TIME].len == 0
509 * (But favor being in INCL_TIME tabe over being in
512 if (!sym_lookup (&syms[INCL_TIME], child->addr)
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h31 INCL_TIME, EXCL_TIME,
30 INCL_TIME, EXCL_TIME, enumerator in enum:__anon617
H A Dgprof.c267 sym_id_add (optarg, INCL_TIME);
316 sym_id_add (optarg, INCL_TIME);
H A Dcg_arcs.c495 * if its in the INCL_TIME table, or there is an empty
496 * INCL_TIME table and its not in the EXCL_TIME table.
498 if (sym_lookup (&syms[INCL_TIME], child->addr)
499 || (syms[INCL_TIME].len == 0
510 * (But favor being in INCL_TIME tabe over being in
513 if (!sym_lookup (&syms[INCL_TIME], child->addr)

Completed in 119 milliseconds