Searched defs:attrIds (Results 1 – 3 of 3) sorted by relevance
77 std::vector<AttrWithId> attrIds; variable113 std::vector<AttrWithId> attrIds; variable
403 std::vector<AttrWithId> attrIds = recordFileReader_->GetAttrSection(); in LoadAttrSection() local
250 bool PerfFileWriter::WriteAttrAndId(const std::vector<AttrWithId> &attrIds) in WriteAttrAndId()