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