Home
last modified time | relevance | path

Searched refs:AttrWithId (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Drecord_file.h34 struct AttrWithId { struct
46 bool WriteAttrSection(const std::vector<AttrWithId>& attr_ids); argument
Drecord_file_test.cpp42 AttrWithId attr_id; in AddEventType()
50 std::vector<AttrWithId> attr_ids_;
Drecord_file_writer.cpp69 bool RecordFileWriter::WriteAttrSection(const std::vector<AttrWithId>& attr_ids) { in WriteAttrSection()
Dcmd_record.cpp513 std::vector<AttrWithId> attr_ids; in CreateRecordFile()
515 AttrWithId attr_id; in CreateRecordFile()