Searched refs:cmp_time (Results 1 – 1 of 1) sorted by relevance
42 static int cmp_time (const PTR, const PTR);538 cmp_time (const PTR lp, const PTR rp) in cmp_time() function600 qsort (time_sorted_syms, symtab.len, sizeof (Sym *), cmp_time); in hist_print()