Home
last modified time | relevance | path

Searched refs:CMDLINE (Results 1 – 5 of 5) sorted by relevance

/developtools/hiperf/include/
Dperf_file_format.h42 CMDLINE, // A perf_header_string_list with the perf arg-vector used to collect the data. enumerator
74 FEATURE::CMDLINE,
/developtools/hiperf/src/
Dreport_json_file.cpp259 recordFileReader_->GetFeatureString(FEATURE::CMDLINE)); in OutputJsonFeatureString()
Dsubcommand_record.cpp1342 fileWriter_->AddStringFeature(FEATURE::CMDLINE, fullCommandline); in AddCommandLineFeature()
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp184 auto cmdline = recordDataReader_->GetFeatureString(FEATURE::CMDLINE); in UpdateCmdlineInfo()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp181 auto cmdline = recordDataReader_->GetFeatureString(FEATURE::CMDLINE); in UpdateCmdlineInfo()