Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_stat.cpp36 void SubCommandStat::DumpOptions() const in DumpOptions()
56 bool SubCommandStat::ParseOption(std::vector<std::string> &args) in ParseOption()
131 bool SubCommandStat::ParseSpecialOption(std::vector<std::string> &args) in ParseSpecialOption()
144 void SubCommandStat::PrintUsage() in PrintUsage()
149 void SubCommandStat::SetReportFlags(bool cpuFlag, bool threadFlag) in SetReportFlags()
155 void SubCommandStat::Report(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &c… in Report()
172 void SubCommandStat::PrintPerHead() in PrintPerHead()
189 void SubCommandStat::PrintPerValue(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, const f… in PrintPerValue()
219 void SubCommandStat::InitPerMap(const std::unique_ptr<PerfEvents::ReportSum> &newPerMap, in InitPerMap()
235 void SubCommandStat::GetPerKey(std::string &perKey, const PerfEvents::Summary &summary) in GetPerKey()
[all …]
/developtools/hiperf/include/
Dsubcommand_stat.h25 class SubCommandStat : public SubCommand {
30 SubCommandStat() in SubCommandStat() function
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp1814 SubCommandStat cmdStat;
1851 SubCommandStat cmdStat;
1866 SubCommandStat cmdStat;
1880 SubCommandStat cmdStat;
1909 SubCommandStat cmdStat;
1927 SubCommandStat cmdStat;
1973 SubCommandStat stat;