Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1254 void getHotFunctions(const StringMap<FuncSampleStats> &ProfStats,
1358 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions() function in SampleOverlapAggregator
1369 getHotFunctions(BaseStats, BaseHotFunc, BaseHotThreshold); in computeHotFuncOverlap()
1373 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()