Home
last modified time | relevance | path

Searched refs:AdjustToIntervalOnlyValues (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcmd_stat.cpp439 void AdjustToIntervalOnlyValues(std::vector<CountersInfo>& counters);
589 AdjustToIntervalOnlyValues(counters); in Run()
782 void StatCommand::AdjustToIntervalOnlyValues(std::vector<CountersInfo>& counters) { in AdjustToIntervalOnlyValues() function in simpleperf::__anon32f9a1060211::StatCommand