Searched refs:showSampleProfile (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 442 static int showSampleProfile(const std::string &Filename, bool ShowCounts, in showSampleProfile() function 517 return showSampleProfile(Filename, ShowCounts, ShowAllFunctions, in show_main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 730 static int showSampleProfile(const std::string &Filename, bool ShowCounts, in showSampleProfile() function 813 return showSampleProfile(Filename, ShowCounts, ShowAllFunctions, in show_main()
|