Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/pmcstat/
HDpmcpl_calltree.c116 char pct_type; member
687 if (ct->pct_type == PMCPL_PCT_NAME && in pmcpl_ct_node_hash_lookup()
702 ct->pct_type = PMCPL_PCT_NAME; in pmcpl_ct_node_hash_lookup()
706 ct->pct_type = PMCPL_PCT_ADDR; in pmcpl_ct_node_hash_lookup()
845 if (child->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printchild()
904 if (ct->pct_type == PMCPL_PCT_NAME) { in pmcpl_ct_node_printself()
1090 if (pch->pch_ctnode->pct_type == PMCPL_PCT_ADDR) in pmcpl_ct_expand_inline()