Searched defs:MmapRecord (Results 1 – 2 of 2) sorted by relevance
284 struct MmapRecord : public Record { struct285 struct MmapRecordDataType { argument291 const MmapRecordDataType* data; argument294 MmapRecord() {} in MmapRecord() function
261 MmapRecord::MmapRecord(const perf_event_attr& attr, bool in_kernel, uint32_t pid, uint32_t tid, in MmapRecord() function in simpleperf::MmapRecord