Home
last modified time | relevance | path

Searched refs:GetAttrSection (Results 1 - 5 of 5) sorted by relevance

/developtools/hiperf/include/
H A Dperf_file_reader.h41 std::vector<AttrWithId> GetAttrSection() const;
/developtools/hiperf/src/
H A Dperf_file_reader.cpp199 std::vector<AttrWithId> PerfFileReader::GetAttrSection() const in GetAttrSection() function in OHOS::Developtools::HiPerf::PerfFileReader
H A Dsubcommand_dump.cpp367 attrIds_ = reader_->GetAttrSection(); in DumpAttrPortion()
H A Dsubcommand_report.cpp403 std::vector<AttrWithId> attrIds = recordFileReader_->GetAttrSection(); in LoadAttrSection()
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
H A Dperf_data_parser.cpp637 const auto &attrIds_ = recordDataReader_->GetAttrSection(); in UpdateClockType()

Completed in 5 milliseconds