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