Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c119 char pct_type; member
693 if (ct->pct_type == PMCPL_PCT_NAME && in pmcpl_ct_node_hash_lookup()
708 ct->pct_type = PMCPL_PCT_NAME; in pmcpl_ct_node_hash_lookup()
712 ct->pct_type = PMCPL_PCT_ADDR; in pmcpl_ct_node_hash_lookup()
851 if (child->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printchild()
910 if (ct->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printself()
1096 if (pch->pch_ctnode->pct_type == PMCPL_PCT_ADDR) in pmcpl_ct_expand_inline()