Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2000 void getHotFunctions(const FuncSampleStatsMap &ProfStats,
2104 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions() function in SampleOverlapAggregator
2115 getHotFunctions(BaseStats, BaseHotFunc, BaseHotThreshold); in computeHotFuncOverlap()
2119 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()