Home
last modified time | relevance | path

Searched defs:ShowCounts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp324 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile()
442 static int showSampleProfile(const std::string &Filename, bool ShowCounts, in showSampleProfile()
468 cl::opt<bool> ShowCounts("counts", cl::init(false), in show_main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp571 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile()
730 static int showSampleProfile(const std::string &Filename, bool ShowCounts, in showSampleProfile()
756 cl::opt<bool> ShowCounts("counts", cl::init(false), in show_main() local