Searched refs:max_batch_counters (Results 1 – 1 of 1) sorted by relevance
48 unsigned max_batch_counters = 0; in init_perf_monitor() local70 max_batch_counters += m->ActiveGroups[gid]; in init_perf_monitor()81 if (max_batch_counters) { in init_perf_monitor()82 batch = CALLOC(max_batch_counters, sizeof(*batch)); in init_perf_monitor()