Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c423 rsamples, x+1, y)) { in pmcpl_ct_node_dumptop()
500 rsamples->sb[pmcin]; in pmcpl_ct_node_printtop()
564 struct pmcpl_ct_sample r, *rsamples; in pmcpl_ct_topdisplay() local
566 rsamples = &r; in pmcpl_ct_topdisplay()
567 pmcpl_ct_samples_root(rsamples); in pmcpl_ct_topdisplay()
574 pmcpl_ct_root, rsamples, 0, &y)) in pmcpl_ct_topdisplay()
578 pmcpl_ct_node_printtop(rsamples, in pmcpl_ct_topdisplay()
581 pmcpl_ct_samples_free(rsamples); in pmcpl_ct_topdisplay()
1125 struct pmcpl_ct_sample rsamples; in pmcpl_ct_print() local
1127 pmcpl_ct_samples_root(&rsamples); in pmcpl_ct_print()
[all …]