Home
last modified time | relevance | path

Searched defs:attr_ids (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
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() local