Searched refs:PMCPL_CT_SAMPLE (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/pmcstat/ |
| H A D | pmcpl_calltree.c | 70 #define PMCPL_CT_SAMPLE(a, b) \ macro 75 (PMCPL_CT_SAMPLE(a, b) * 100.0 / rsamples->sb[a]) 220 samples->sb[pmcin] += PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_samples_root() 391 PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 413 if (PMCPL_CT_SAMPLE(pmcin, in pmcpl_ct_node_dumptop() 480 PMCPL_CT_SAMPLE(pmcin, &TS(x, y)->pct_samples); in pmcpl_ct_node_printtop() 881 PMCPL_CT_SAMPLE(j, &ct->pct_arc[i].pcta_samples)); in pmcpl_ct_node_printchild() 945 PMCPL_CT_SAMPLE(j, in pmcpl_ct_node_printself() 954 PMCPL_CT_SAMPLE(i, &ct->pct_samples)); in pmcpl_ct_node_printself() 1070 v = PMCPL_CT_SAMPLE(j, in _pmcpl_ct_expand_inline() [all …]
|