Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c437 const struct pmcpl_ct_line *ct1, *ct2; in pmcpl_ct_line_compare() local
440 ct2 = (const struct pmcpl_ct_line *) b; in pmcpl_ct_line_compare()
443 if (ct1->ln_sum < ct2->ln_sum) in pmcpl_ct_line_compare()
445 if (ct1->ln_sum > ct2->ln_sum) in pmcpl_ct_line_compare()