Searched refs:IsMonitoredAtAllTime (Results 1 – 2 of 2) sorted by relevance
423 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetDetailComments()432 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetDetailComments()455 bool SubCommandStat::IsMonitoredAtAllTime(const double &scale) in IsMonitoredAtAllTime() function in OHOS::Developtools::HiPerf::SubCommandStat489 (IsMonitoredAtAllTime(main_scale) && IsMonitoredAtAllTime(scale)))) { in GetComments()507 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetComments()520 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetComments()528 if (findRunningTime && ((group_id == it->second->id) || (IsMonitoredAtAllTime(main_scale) && in GetComments()529 IsMonitoredAtAllTime(scale)))) { in GetComments()
124 static bool IsMonitoredAtAllTime(const double &scale);