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

/freebsd-10.0-release/usr.bin/gprof/
H A Dprintgprof.c46 int timecmp(const void *, const void *);
67 qsort( sortednlp , nname , sizeof(nltype *) , timecmp );
77 timecmp(const void *v1, const void *v2) function
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c392 timecmp(lsrec_t *a, lsrec_t *b) function
1633 mergesort(timecmp, sort_buf, merge_buf, g_nrecs_used);

Completed in 64 milliseconds