Searched refs:GetAttrWithId (Results 1 – 3 of 3) sorted by relevance
378 std::vector<AttrWithId> GetAttrWithId() const;
1311 fileWriter_->AddEventDescFeature(FEATURE::EVENT_DESC, perfEvents_.GetAttrWithId()); in AddEventDescFeature()1385 if (!fileWriter_->WriteAttrAndId(perfEvents_.GetAttrWithId())) { in CreateInitRecordFile()
1091 std::vector<AttrWithId> PerfEvents::GetAttrWithId() const in GetAttrWithId() function in OHOS::Developtools::HiPerf::PerfEvents