Searched refs:ActiveGroups (Results 1 – 3 of 3) sorted by relevance
76 m->ActiveGroups = in new_performance_monitor()82 if (m->ActiveGroups == NULL || m->ActiveCounters == NULL) in new_performance_monitor()97 ralloc_free(m->ActiveGroups); in new_performance_monitor()109 ralloc_free(m->ActiveGroups); in free_performance_monitor()401 ralloc_free(m->ActiveGroups); in _mesa_DeletePerfMonitorsAMD()478 ++m->ActiveGroups[group]; in _mesa_SelectPerfMonitorCountersAMD()486 --m->ActiveGroups[group]; in _mesa_SelectPerfMonitorCountersAMD()
1981 unsigned *ActiveGroups; member
59 if (m->ActiveGroups[gid] > g->MaxActiveCounters) { in init_perf_monitor()68 num_active_counters += m->ActiveGroups[gid]; in init_perf_monitor()70 max_batch_counters += m->ActiveGroups[gid]; in init_perf_monitor()