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