Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.h294 struct Mmap2Record : public Record { struct
295 struct Mmap2RecordDataType { argument
306 const Mmap2RecordDataType* data; argument
309 Mmap2Record(const perf_event_attr& attr, char* p); argument
Drecord.cpp261 Mmap2Record::Mmap2Record(const perf_event_attr& attr, char* p) : Record(p) { in Mmap2Record() function in Mmap2Record
272 Mmap2Record::Mmap2Record(const perf_event_attr& attr, bool in_kernel, uint32_t pid, uint32_t tid, in Mmap2Record() function in Mmap2Record