Home | History | Annotate | Download | only in main

Lines Matching refs:ActiveGroups

76    m->ActiveGroups =
82 if (m->ActiveGroups == NULL || m->ActiveCounters == NULL)
97 ralloc_free(m->ActiveGroups);
109 ralloc_free(m->ActiveGroups);
434 ralloc_free(m->ActiveGroups);
510 ++m->ActiveGroups[group];
516 --m->ActiveGroups[group];
1067 ++m->ActiveGroups[group];
1104 ralloc_free(m->ActiveGroups);