Searched refs:IsMonitoredAtAllTime (Results 1 – 2 of 2) sorted by relevance
185 bool SubCommandStat::IsMonitoredAtAllTime(const double &scale) in IsMonitoredAtAllTime() function in OHOS::Developtools::HiPerf::SubCommandStat219 (IsMonitoredAtAllTime(main_scale) && IsMonitoredAtAllTime(scale)))) { in GetComments()237 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetComments()250 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetComments()258 if (findRunningTime && ((group_id == it->second->id) || (IsMonitoredAtAllTime(main_scale) && in GetComments()259 IsMonitoredAtAllTime(scale)))) { in GetComments()
101 static bool IsMonitoredAtAllTime(const double &scale);