Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DRecordData.cpp193 static inline bool IsPagePresent(uint64_t page_data) { in IsPagePresent()
211 uint64_t page_data[kMaxReadPages]; in GetPresentBytes() local