Searched refs:SubCommandStat (Results 1 – 3 of 3) sorted by relevance
36 void SubCommandStat::DumpOptions() const in DumpOptions()56 bool SubCommandStat::ParseOption(std::vector<std::string> &args) in ParseOption()137 bool SubCommandStat::ParseSpecialOption(std::vector<std::string> &args) in ParseSpecialOption()150 void SubCommandStat::PrintUsage() in PrintUsage()155 void SubCommandStat::SetReportFlags(bool cpuFlag, bool threadFlag) in SetReportFlags()161 void SubCommandStat::Report(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &c… in Report()178 void SubCommandStat::PrintPerHead() in PrintPerHead()195 void SubCommandStat::PrintPerValue(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, const f… in PrintPerValue()223 void SubCommandStat::InitPerMap(const std::unique_ptr<PerfEvents::ReportSum> &newPerMap, in InitPerMap()239 void SubCommandStat::GetPerKey(std::string &perKey, const PerfEvents::Summary &summary) in GetPerKey()[all …]
25 class SubCommandStat : public SubCommand {30 SubCommandStat() in SubCommandStat() function
1812 SubCommandStat cmdStat;1849 SubCommandStat cmdStat;1864 SubCommandStat cmdStat;1878 SubCommandStat cmdStat;1907 SubCommandStat cmdStat;1925 SubCommandStat cmdStat;