Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c574 if (arccmp(arcp, prevp->arc_childlist) != LESSTHAN) in sortchildren()
620 if (arccmp(arcp, prevp->arc_parentlist) != GREATERTHAN) in sortparents()
754 arccmp(arctype *thisp, arctype *thatp) in arccmp() function
H A Dgprof.h357 int arccmp(arctype *, arctype *);