Searched refs:timecmp (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.h | 397 int timecmp(const void *arg1, const void *arg2);
|
H A D | printgprof.c | 91 qsort(sortednlp, total_names, sizeof (nltype *), timecmp); in printprof() 106 timecmp(const void *arg1, const void *arg2) in timecmp() function
|
/titanic_41/usr/src/cmd/lockstat/ |
H A D | lockstat.c | 364 timecmp(lsrec_t *a, lsrec_t *b) in timecmp() function 1574 mergesort(timecmp, sort_buf, merge_buf, g_nrecs_used); in main()
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_tar.c | 373 timecmp(bk_selector_t *bksp, in timecmp() function 675 bks.bs_fn = timecmp; in backup_work()
|