Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c118 char pct_type; member
692 if (ct->pct_type == PMCPL_PCT_NAME && in pmcpl_ct_node_hash_lookup()
707 ct->pct_type = PMCPL_PCT_NAME; in pmcpl_ct_node_hash_lookup()
711 ct->pct_type = PMCPL_PCT_ADDR; in pmcpl_ct_node_hash_lookup()
850 if (child->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printchild()
909 if (ct->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printself()
1095 if (pch->pch_ctnode->pct_type == PMCPL_PCT_ADDR) in pmcpl_ct_expand_inline()