Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp73 bool IsMonitoredAtTheSameTime(const CounterSummary& other) const { in IsMonitoredAtTheSameTime() function
151 if (other != nullptr && other->IsMonitoredAtTheSameTime(s)) { in AutoGenerateSummaries()
217 if (other != nullptr && other->IsMonitoredAtTheSameTime(s)) { in GetCommentForSummary()
234 if (other != nullptr && other->IsMonitoredAtTheSameTime(s) && in GetCommentForSummary()