Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c98 struct pmcstat_image *pct_image; member
310 ct->pct_image = NULL; in pmcpl_ct_node_allocate()
531 TSI(x-1, y)->pct_image != ct->pct_image) in pmcpl_ct_node_printtop()
533 pmcstat_string_unintern(ct->pct_image->pi_name)); in pmcpl_ct_node_printtop()
689 if (ct->pct_image == image && ct->pct_func == pc) { in pmcpl_ct_node_hash_lookup()
712 ct->pct_image = image; in pmcpl_ct_node_hash_lookup()
845 pmcstat_string_unintern(child->pct_image->pi_fullpath)); in pmcpl_ct_node_printchild()
847 addr = child->pct_image->pi_vaddr + child->pct_func; in pmcpl_ct_node_printchild()
854 } else if (pmcstat_image_addr2line(child->pct_image, addr, in pmcpl_ct_node_printchild()
902 pmcstat_string_unintern(ct->pct_image->pi_fullpath)); in pmcpl_ct_node_printself()
[all …]