Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp246 std::string rate_comment = GetRateComment(s, sap_mid); in GetCommentForSummary()
267 std::string CounterSummaries::GetRateComment(const CounterSummary& s, char sep) { in GetRateComment() function in simpleperf::CounterSummaries
Dcmd_stat_impl.h317 std::string GetRateComment(const CounterSummary& s, char sep);