Home
last modified time | relevance | path

Searched refs:protobufFormat_ (Results 1 - 2 of 2) sorted by relevance

/developtools/hiperf/src/
H A Dsubcommand_report.cpp96 if (!Option::GetOptionValue(args, "--proto", protobufFormat_)) { in ParseOption()
167 if (protobufFormat_ or jsonFormat_ or showCallStack_) { in VerifyOption()
176 if (protobufFormat_) { in VerifyOption()
209 } else if (protobufFormat_) { in ProcessSample()
266 if (protobufFormat_) { in RecordCallBack()
298 if (protobufFormat_) { in ProcessSymbolsData()
322 if (protobufFormat_) { in UpdateReportInfo()
379 if (protobufFormat_) { in LoadEventDesc()
545 if (protobufFormat_) { in PrepareOutput()
/developtools/hiperf/include/
H A Dsubcommand_report.h177 bool protobufFormat_ = false; member in OHOS::Developtools::HiPerf::SubCommandReport

Completed in 3 milliseconds