Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.h307 struct Mmap2Record : public Record { struct
308 struct Mmap2RecordDataType { argument
319 const Mmap2RecordDataType* data; argument
322 Mmap2Record() {} in Mmap2Record() function
Drecord.cpp311 Mmap2Record::Mmap2Record(const perf_event_attr& attr, bool in_kernel, uint32_t pid, uint32_t tid, in Mmap2Record() function in simpleperf::Mmap2Record