Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h398 int totalcmp(const void *arg1, const void *arg2);
H A Darcs.c695 qsort(timesortnlp, total_names + ncycle, sizeof (nltype *), totalcmp); in doarcs()
H A Dprintgprof.c356 totalcmp(const void *arg1, const void *arg2) in totalcmp() function