Searched refs:PMCPL_CT_SAMPLE (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/usr.sbin/pmcstat/ |
| D | pmcpl_calltree.c | 73 #define PMCPL_CT_SAMPLE(a, b) \ macro 78 (PMCPL_CT_SAMPLE(a, b) * 100.0 / rsamples->sb[a]) 223 samples->sb[pmcin] += PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_samples_root() 394 PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 416 if (PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 483 PMCPL_CT_SAMPLE(pmcin, &TS(x, y)->pct_samples); in pmcpl_ct_node_printtop() 884 PMCPL_CT_SAMPLE(j, &ct->pct_arc[i].pcta_samples)); in pmcpl_ct_node_printchild() 948 PMCPL_CT_SAMPLE(j, in pmcpl_ct_node_printself() 957 PMCPL_CT_SAMPLE(i, &ct->pct_samples)); in pmcpl_ct_node_printself() 1073 v = PMCPL_CT_SAMPLE(j, in _pmcpl_ct_expand_inline() [all …]
|