Searched refs:kEagerReportThresholdInPercent (Results 1 – 2 of 2) sorted by relevance
38 const double kEagerReportThresholdInPercent = 10; variable
343 if (host_op_time_eager_percent > kEagerReportThresholdInPercent) in EagerRecommendationHtml()346 if (device_op_time_eager_percent > kEagerReportThresholdInPercent) in EagerRecommendationHtml()