Home
last modified time | relevance | path

Searched refs:DumpOptions (Results 1 - 11 of 11) sorted by relevance

/developtools/hiperf/include/
H A Dsubcommand.h59 virtual void DumpOptions() const {} in DumpOptions() function in OHOS::Developtools::HiPerf::SubCommand
H A Dsubcommand_report.h108 void DumpOptions(void) const override;
H A Dsubcommand_stat.h94 void DumpOptions(void) const override;
H A Dsubcommand_record.h198 void DumpOptions(void) const override;
/developtools/hiperf/src/
H A Dsubcommand.cpp52 DumpOptions(); in OnSubCommandOptions()
H A Dsubcommand_report.cpp115 void SubCommandReport::DumpOptions() const in DumpOptions() function in OHOS::Developtools::HiPerf::SubCommandReport
117 printf("DumpOptions:\n"); in DumpOptions()
H A Dsubcommand_stat.cpp37 void SubCommandStat::DumpOptions() const in DumpOptions() function in OHOS::Developtools::HiPerf::SubCommandStat
39 printf("DumpOptions:\n"); in DumpOptions()
H A Dsubcommand_record.cpp118 void SubCommandRecord::DumpOptions() const in DumpOptions() function in OHOS::Developtools::HiPerf::SubCommandRecord
120 printf("DumpOptions:\n"); in DumpOptions()
/developtools/hiperf/test/unittest/common/native/
H A Dsubcommand_record_test.cpp886 HWTEST_F(SubCommandRecordTest, DumpOptions, TestSize.Level1) in HWTEST_F()
891 cmd.DumpOptions(); in HWTEST_F()
H A Dsubcommand_report_test.cpp180 mSubCommandReport.DumpOptions(); in HWTEST_F()
H A Dsubcommand_stat_test.cpp2013 // ParseOption DumpOptions PrintUsage
2059 cmdStat.DumpOptions(); in HWTEST_F()

Completed in 54 milliseconds