Searched refs:isFunctionColdInCallGraphNthPercentile (Results 1 – 3 of 3) sorted by relevance
74 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, in isFunctionColdInCallGraphNthPercentile() function78 return PSI->isFunctionColdInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionColdInCallGraphNthPercentile()
66 return PSI->isFunctionColdInCallGraphNthPercentile(PgsoCutoffSampleProf, F, in shouldFuncOptimizeForSizeImpl()
177 bool isFunctionColdInCallGraphNthPercentile(int PercentileCutoff, in isFunctionColdInCallGraphNthPercentile() function