Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2309 showHotFunctionList(const StringMap<sampleprof::FunctionSamples> &Profiles, in showHotFunctionList() function
2410 showHotFunctionList(Reader->getProfiles(), Reader->getSummary(), OS); in showSampleProfile()