Searched refs:SubCounter (Results 1 – 1 of 1) sorted by relevance
123 void SubCounter(Counter& a, const Counter& b);205 void PerfEventSetForCounting::SubCounter(Counter& a, const Counter& b) { in SubCounter() function in simpleperf::PerfEventSetForCounting237 SubCounter(cur[i], last_start_counters_[i]); in StopCounters()253 SubCounter((*counters)[i], last_start_counters_[i]); in ReadCounters()