Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_kmem.cpp268 struct EventAttrWithName { struct
348 std::vector<EventAttrWithName> event_attrs_;
560 EventAttrWithName attr; in ReadEventAttrsFromRecordFile()
Dcmd_report.cpp356 struct EventAttrWithName { struct
447 std::vector<EventAttrWithName> event_attrs_;
761 EventAttrWithName attr; in ReadEventAttrFromRecordFile()
931 EventAttrWithName& attr = event_attrs_[i]; in PrintReport()