Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.h163 struct MmapRecord : public Record { struct
164 struct MmapRecordDataType { argument
172 MmapRecord() { // For CreateMmapRecord. in MmapRecord() argument
Drecord.cpp187 MmapRecord::MmapRecord(const perf_event_attr& attr, const perf_event_header* pheader) in MmapRecord() function in MmapRecord