Home
last modified time | relevance | path

Searched refs:getHotFunctions (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1279 void getHotFunctions(const StringMap<FuncSampleStats> &ProfStats,
1383 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions() function in SampleOverlapAggregator
1394 getHotFunctions(BaseStats, BaseHotFunc, BaseHotThreshold); in computeHotFuncOverlap()
1398 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()