Searched refs:isFunctionColdInCallGraphNthPercentile (Results 1 – 3 of 3) sorted by relevance
73 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, in isFunctionColdInCallGraphNthPercentile() function77 return PSI->isFunctionColdInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionColdInCallGraphNthPercentile()
65 return PSI->isFunctionColdInCallGraphNthPercentile(PgsoCutoffSampleProf, F, in shouldFuncOptimizeForSizeImpl()
176 bool isFunctionColdInCallGraphNthPercentile(int PercentileCutoff, in isFunctionColdInCallGraphNthPercentile() function