Searched refs:pmcpl_ct_root (Results 1 – 1 of 1) sorted by relevance
152 static struct pmcpl_ct_node *pmcpl_ct_root; variable218 for (i = 0; i < pmcpl_ct_root->pct_narc; i++) in pmcpl_ct_samples_root()221 &pmcpl_ct_root->pct_arc[i].pcta_samples); in pmcpl_ct_samples_root()359 pmcpl_ct_root->pct_color = PMCPL_PCT_WHITE; in pmcpl_ct_node_cleartag()571 pmcpl_ct_root, rsamples, 0, &y)) in pmcpl_ct_topdisplay()777 ctl[0] = pmcpl_ct_root; in pmcpl_ct_process()966 if (ct == pmcpl_ct_root) { in pmcpl_ct_printnode()1143 pmcpl_ct_bfs(pmcpl_ct_root); in pmcpl_ct_print()1164 pmcpl_ct_root = pmcpl_ct_node_allocate(); in pmcpl_ct_init()1197 pmcpl_ct_node_free(pmcpl_ct_root); in pmcpl_ct_shutdown()[all …]