Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1357 void getHotFunctions(const FuncSampleStatsMap &ProfStats,
1461 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions() function in SampleOverlapAggregator
1472 getHotFunctions(BaseStats, BaseHotFunc, BaseHotThreshold); in computeHotFuncOverlap()
1476 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()