Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c421 rsamples, x+1, y)) { in pmcpl_ct_node_dumptop()
498 rsamples->sb[pmcin]; in pmcpl_ct_node_printtop()
562 struct pmcpl_ct_sample r, *rsamples; in pmcpl_ct_topdisplay() local
564 rsamples = &r; in pmcpl_ct_topdisplay()
565 pmcpl_ct_samples_root(rsamples); in pmcpl_ct_topdisplay()
572 pmcpl_ct_root, rsamples, 0, &y)) in pmcpl_ct_topdisplay()
576 pmcpl_ct_node_printtop(rsamples, in pmcpl_ct_topdisplay()
579 pmcpl_ct_samples_free(rsamples); in pmcpl_ct_topdisplay()
1123 struct pmcpl_ct_sample rsamples; in pmcpl_ct_print() local
1125 pmcpl_ct_samples_root(&rsamples); in pmcpl_ct_print()
[all …]