Searched refs:cl_nactive (Results 1 – 2 of 2) sorted by relevance
958 if (go_active && cl->cl_nactive++ == 0) in init_vf()1006 if (cl->cl_parent->cl_nactive == 0) in init_vf()1049 if (cl->cl_fsc == NULL || cl->cl_nactive == 0) in update_vf()1052 if (go_passive && --cl->cl_nactive == 0) in update_vf()1602 sp->nactive = cl->cl_nactive; in get_class_stats_v0()1680 sp->nactive = cl->cl_nactive; in get_class_stats_v1()
267 int cl_nactive; /* number of active children */ member