Searched defs:MmapRecord (Results 1 – 2 of 2) sorted by relevance
163 struct MmapRecord : public Record { struct164 struct MmapRecordDataType { argument172 MmapRecord() { // For CreateMmapRecord. in MmapRecord() argument
187 MmapRecord::MmapRecord(const perf_event_attr& attr, const perf_event_header* pheader) in MmapRecord() function in MmapRecord