Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c100 uintfptr_t pct_func; member
312 ct->pct_func = 0; in pmcpl_ct_node_allocate()
528 (void *)ct->pct_func); in pmcpl_ct_node_printtop()
690 if (ct->pct_image == image && ct->pct_func == pc) { in pmcpl_ct_node_hash_lookup()
714 ct->pct_func = pc; in pmcpl_ct_node_hash_lookup()
848 addr = child->pct_image->pi_vaddr + child->pct_func; in pmcpl_ct_node_printchild()
908 faddr = ct->pct_image->pi_vaddr + ct->pct_func; in pmcpl_ct_node_printself()
925 (void *)(ct->pct_image->pi_vaddr + ct->pct_func)); in pmcpl_ct_node_printself()
1034 faddr = ct->pct_image->pi_vaddr + ct->pct_func; in _pmcpl_ct_expand_inline()
1067 ct->pct_func, ct->pct_sym, sourcefile, buffer); in _pmcpl_ct_expand_inline()