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

/freebsd-10.0-release/usr.bin/gprof/
H A Dprintgprof.c601 nltype *thisparentp = thisp -> arc_parentp; local
611 printname( thisparentp );
627 if ( thisparentp == thischildp ) {
635 if ( thisparentp -> cycleno != 0 && thischildp -> cycleno != 0 &&
636 thisparentp -> cycleno == thischildp -> cycleno ) {

Completed in 71 milliseconds