Searched refs:dfn_post_visit (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c102 dfn_post_visit(parentp);
318 dfn_post_visit(nltype *parentp) function
324 (void) printf("[dfn_post_visit]\t%d: ", dfn_depth);
341 (void) printf("[dfn_post_visit]\t\tmember ");
352 "[dfn_post_visit]\t\tis part of a cycle\n");
H A Dgprof.h368 void dfn_post_visit(nltype *);

Completed in 67 milliseconds