Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dprintgprof.c595 nltype *thisparentp = thisp -> arc_parentp; in arccmp() local
605 printname( thisparentp ); in arccmp()
621 if ( thisparentp == thischildp ) { in arccmp()
629 if ( thisparentp -> cycleno != 0 && thischildp -> cycleno != 0 && in arccmp()
630 thisparentp -> cycleno == thischildp -> cycleno ) { in arccmp()