Searched refs:AttrSection (Results 1 – 4 of 4) sorted by relevance
95 std::vector<const PerfFileFormat::FileAttr*> AttrSection();
74 std::vector<const FileAttr*> attrs = reader->AttrSection(); in TEST_F()
142 std::vector<const FileAttr*> attrs = record_file_reader_->AttrSection(); in DumpAttrSection()
379 std::vector<const FileAttr*> RecordFileReader::AttrSection() { in AttrSection() function in RecordFileReader403 auto file_attrs = AttrSection(); in DataSection()