Searched defs:MmapRecord (Results 1 – 2 of 2) sorted by relevance
268 struct MmapRecord : public Record { struct269 struct MmapRecordDataType { argument275 const MmapRecordDataType* data; argument278 MmapRecord(const perf_event_attr& attr, char* p); argument
206 MmapRecord::MmapRecord(const perf_event_attr& attr, char* p) : Record(p) { in MmapRecord() function in MmapRecord217 MmapRecord::MmapRecord(const perf_event_attr& attr, bool in_kernel, in MmapRecord() function in MmapRecord