Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2490 bool ShowSectionInfoOnly, bool ShowHotFuncList, in showSampleProfile() argument
2500 if (ShowSectionInfoOnly) { in showSampleProfile()
2632 cl::opt<bool> ShowSectionInfoOnly( in show_main() local
2685 ShowSectionInfoOnly, ShowHotFuncList, OS); in show_main()