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