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

/freebsd-10.1-release/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c116 char pct_type; member in struct:pmcpl_ct_node
687 if (ct->pct_type == PMCPL_PCT_NAME &&
702 ct->pct_type = PMCPL_PCT_NAME;
706 ct->pct_type = PMCPL_PCT_ADDR;
845 if (child->pct_type == PMCPL_PCT_NAME) {
904 if (ct->pct_type == PMCPL_PCT_NAME) {
1090 if (pch->pch_ctnode->pct_type == PMCPL_PCT_ADDR)

Completed in 94 milliseconds