Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2489 bool ShowProfileSymbolList, in showSampleProfile() argument
2514 if (ShowProfileSymbolList) { in showSampleProfile()
2552 bool ShowProfileSymbolList, in showDebugInfoCorrelation() argument
2565 if (ShowProfileSymbolList) in showDebugInfoCorrelation()
2629 cl::opt<bool> ShowProfileSymbolList( in show_main() local
2673 ShowProfileSymbolList, OS); in show_main()
2684 ShowFunction, ShowProfileSymbolList, in show_main()