Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2343 showHotFunctionList(const StringMap<sampleprof::FunctionSamples> &Profiles, in showHotFunctionList() function
2444 showHotFunctionList(Reader->getProfiles(), Reader->getSummary(), OS); in showSampleProfile()