Searched defs:MmapRecord (Results 1 – 2 of 2) sorted by relevance
271 struct MmapRecord : public Record { struct272 struct MmapRecordDataType { argument278 const MmapRecordDataType* data; argument281 MmapRecord(const perf_event_attr& attr, char* p); argument
209 MmapRecord::MmapRecord(const perf_event_attr& attr, char* p) : Record(p) { in MmapRecord() function in MmapRecord220 MmapRecord::MmapRecord(const perf_event_attr& attr, bool in_kernel, in MmapRecord() function in MmapRecord