Searched refs:PMCPL_CT_SAMPLE (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/usr.sbin/pmcstat/ |
| H A D | pmcpl_calltree.c | 71 #define PMCPL_CT_SAMPLE(a, b) \ macro 76 (PMCPL_CT_SAMPLE(a, b) * 100.0 / rsamples->sb[a]) 221 samples->sb[pmcin] += PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_samples_root() 392 PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 414 if (PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 481 PMCPL_CT_SAMPLE(pmcin, &TS(x, y)->pct_samples); in pmcpl_ct_node_printtop() 882 PMCPL_CT_SAMPLE(j, &ct->pct_arc[i].pcta_samples)); in pmcpl_ct_node_printchild() 946 PMCPL_CT_SAMPLE(j, in pmcpl_ct_node_printself() 955 PMCPL_CT_SAMPLE(i, &ct->pct_samples)); in pmcpl_ct_node_printself() 1071 v = PMCPL_CT_SAMPLE(j, in _pmcpl_ct_expand_inline() [all …]
|