Home
last modified time | relevance | path

Searched refs:attr_with_id (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dcmd_kmem.cpp559 for (const auto& attr_with_id : attrs) { in ReadEventAttrsFromRecordFile() local
561 attr.attr = *attr_with_id.attr; in ReadEventAttrsFromRecordFile()
562 attr.event_ids = attr_with_id.ids; in ReadEventAttrsFromRecordFile()
Dcmd_report.cpp760 for (const auto& attr_with_id : attrs) { in ReadEventAttrFromRecordFile() local
762 attr.attr = *attr_with_id.attr; in ReadEventAttrFromRecordFile()