Home
last modified time | relevance | path

Searched refs:GetAttrSection (Results 1 – 6 of 6) sorted by relevance

/developtools/hiperf/include/
Dperf_file_reader.h41 std::vector<AttrWithId> GetAttrSection() const;
/developtools/hiperf/src/
Dperf_file_reader.cpp211 std::vector<AttrWithId> PerfFileReader::GetAttrSection() const in GetAttrSection() function in OHOS::Developtools::HiPerf::PerfFileReader
Dsubcommand_dump.cpp355 attrIds_ = reader_->GetAttrSection(); in DumpAttrPortion()
Dsubcommand_report.cpp390 std::vector<AttrWithId> attrIds = recordFileReader_->GetAttrSection(); in LoadAttrSection()
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp218 const auto& attrIds_ = recordDataReader_->GetAttrSection(); in UpdateClockType()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp215 const auto& attrIds_ = recordDataReader_->GetAttrSection(); in UpdateClockType()