HomeSort by: relevance | last modified time | path
    Searched refs:DFNDEBUG (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprof/
cg_dfn.c 115 if (debug_level & DFNDEBUG)
139 DBG (DFNDEBUG,
155 DBG (DFNDEBUG,
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead ");
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming ");
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail ");
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth);
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth);
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember ");
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n"))
    [all...]
gprof.h 79 #define DFNDEBUG (1<<1) /* 2 */
utils.c 91 DBG (DFNDEBUG, printf ("{%d} ", self->cg.top_order));
cg_arcs.c 644 DBG (DFNDEBUG,
  /src/external/gpl3/binutils.old/dist/gprof/
cg_dfn.c 115 if (debug_level & DFNDEBUG)
139 DBG (DFNDEBUG,
155 DBG (DFNDEBUG,
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead ");
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming ");
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail ");
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth);
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth);
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember ");
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n"))
    [all...]
gprof.h 79 #define DFNDEBUG (1<<1) /* 2 */
utils.c 91 DBG (DFNDEBUG, printf ("{%d} ", self->cg.top_order));
cg_arcs.c 644 DBG (DFNDEBUG,

Completed in 30 milliseconds