Searched refs:IsMonitoredAtAllTime (Results 1 – 2 of 2) sorted by relevance
428 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetDetailComments()437 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetDetailComments()460 bool SubCommandStat::IsMonitoredAtAllTime(const double &scale) in IsMonitoredAtAllTime() function in OHOS::Developtools::HiPerf::SubCommandStat494 (IsMonitoredAtAllTime(main_scale) && IsMonitoredAtAllTime(scale)))) { in GetComments()512 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetComments()525 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetComments()533 if (findRunningTime && ((group_id == it->second->id) || (IsMonitoredAtAllTime(main_scale) && in GetComments()534 IsMonitoredAtAllTime(scale)))) { in GetComments()
124 static bool IsMonitoredAtAllTime(const double &scale);