Home
last modified time | relevance | path

Searched refs:AttrSection (Results 1 – 6 of 6) sorted by relevance

/system/extras/simpleperf/
Drecord_file_test.cpp84 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F()
153 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F()
Drecord_file.h107 std::vector<EventAttrWithId> AttrSection() const { in AttrSection() function
Dcmd_dumprecord.cpp161 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in DumpAttrSection()
Dreport_lib_interface.cpp235 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in GetEventOfCurrentSample()
Dcmd_kmem.cpp559 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ReadEventAttrsFromRecordFile()
Dcmd_report.cpp660 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ReadEventAttrFromRecordFile()