Searched refs:reset_group (Results 1 – 3 of 3) sorted by relevance
723 counter->reset_group = false; in __run_perf_stat()744 if (counter->reset_group || counter->errored) in __run_perf_stat()763 assert(counter->reset_group); in __run_perf_stat()794 if (!counter->reset_group && !counter->errored) in __run_perf_stat()803 if (!counter->reset_group) in __run_perf_stat()
131 bool reset_group; member
1867 c2->reset_group = true; in evlist__reset_weak_group()