Searched refs:GetAttrSection (Results 1 – 6 of 6) sorted by relevance
41 std::vector<AttrWithId> GetAttrSection() const;
211 std::vector<AttrWithId> PerfFileReader::GetAttrSection() const in GetAttrSection() function in OHOS::Developtools::HiPerf::PerfFileReader
355 attrIds_ = reader_->GetAttrSection(); in DumpAttrPortion()
390 std::vector<AttrWithId> attrIds = recordFileReader_->GetAttrSection(); in LoadAttrSection()
218 const auto& attrIds_ = recordDataReader_->GetAttrSection(); in UpdateClockType()
215 const auto& attrIds_ = recordDataReader_->GetAttrSection(); in UpdateClockType()