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