Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c99 uintfptr_t pct_func; member
311 ct->pct_func = 0; in pmcpl_ct_node_allocate()
527 (void *)ct->pct_func); in pmcpl_ct_node_printtop()
689 if (ct->pct_image == image && ct->pct_func == pc) { in pmcpl_ct_node_hash_lookup()
713 ct->pct_func = pc; in pmcpl_ct_node_hash_lookup()
847 addr = child->pct_image->pi_vaddr + child->pct_func; in pmcpl_ct_node_printchild()
907 faddr = ct->pct_image->pi_vaddr + ct->pct_func; in pmcpl_ct_node_printself()
924 (void *)(ct->pct_image->pi_vaddr + ct->pct_func)); in pmcpl_ct_node_printself()
1033 faddr = ct->pct_image->pi_vaddr + ct->pct_func; in _pmcpl_ct_expand_inline()
1066 ct->pct_func, ct->pct_sym, sourcefile, buffer); in _pmcpl_ct_expand_inline()