Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c136 unsigned ln_sum; member
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()
476 pmcpl_ct_topmax[y].ln_sum = 0; in pmcpl_ct_node_printtop()
479 pmcpl_ct_topmax[y].ln_sum += in pmcpl_ct_node_printtop()
496 v = pmcpl_ct_topmax[y].ln_sum * 100.0 / in pmcpl_ct_node_printtop()