Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c575 if (arccmp(arcp, prevp->arc_childlist) != LESSTHAN) in sortchildren()
618 if (arccmp(arcp, prevp->arc_parentlist) != GREATERTHAN) in sortparents()
747 arccmp(arctype *thisp, arctype *thatp) in arccmp() function
H A Dgprof.h361 int arccmp(arctype *, arctype *);