Searched refs:isFunctionHotInCallGraphNthPercentile (Results 1 – 4 of 4) sorted by relevance
68 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function72 return PSI->isFunctionHotInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionHotInCallGraphNthPercentile()
68 return !PSI->isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, F, in shouldFuncOptimizeForSizeImpl()
169 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function
1560 return PSI->isFunctionHotInCallGraphNthPercentile( in selectiveInstrumentationShouldSkip()