Searched refs:kTfFunctionReportThresholdInPercent (Results 1 – 2 of 2) sorted by relevance
33 const double kTfFunctionReportThresholdInPercent = 20; variable
315 if (fun.expensive_call_percent() >= kTfFunctionReportThresholdInPercent) { in TfFunctionRecommendationHtml()