Searched defs:attrIds (Results 1 – 3 of 3) sorted by relevance
75 std::vector<AttrWithId> attrIds; variable111 std::vector<AttrWithId> attrIds; variable146 std::vector<AttrWithId> attrIds; variable
407 std::vector<AttrWithId> attrIds = recordFileReader_->GetAttrSection(); in LoadAttrSection() local
255 bool PerfFileWriter::WriteAttrAndId(const std::vector<AttrWithId> &attrIds, bool isSpe) in WriteAttrAndId()