Home
last modified time | relevance | path

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

/external/perfetto/src/base/
Dpaged_memory.cc62 char* usable_region = reinterpret_cast<char*>(ptr) + GuardSize(); in Allocate() local
69 char* usable_region = reinterpret_cast<char*>(ptr) + GuardSize(); in Allocate() local