Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp914 cl::opt<uint32_t> TopNFunctions( in show_main() local
941 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()