Home
last modified time | relevance | path

Searched refs:MapOnlyExistInMemory (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcmd_record.cpp1361 bool MapOnlyExistInMemory(MmapRecordType* record) { in MapOnlyExistInMemory() function
1374 return MapOnlyExistInMemory(static_cast<MmapRecord*>(record)); in ShouldOmitRecord()
1376 return MapOnlyExistInMemory(static_cast<Mmap2Record*>(record)); in ShouldOmitRecord()