Searched refs:reset_group (Results 1 – 3 of 3) sorted by relevance
828 if (counter->reset_group || counter->errored) in __run_perf_stat()847 assert(counter->reset_group); in __run_perf_stat()878 if (!counter->reset_group && !counter->errored) in __run_perf_stat()886 if (!counter->reset_group && !counter->errored) in __run_perf_stat()890 if (!counter->reset_group) in __run_perf_stat()
120 bool reset_group; member
1769 c2->reset_group = true; in evlist__reset_weak_group()
Completed in 37 milliseconds