Searched defs:ShowCounts (Results 1 – 1 of 1) sorted by relevance
2361 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile()2734 static int showSampleProfile(const std::string &Filename, bool ShowCounts, in showSampleProfile()2850 cl::opt<bool> ShowCounts("counts", cl::init(false), in show_main() local