Home
last modified time | relevance | path

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

/aosp12/system/extras/memory_replay/
H A DUtils.h28 static __always_inline void MakeAllocationResident(void* ptr, size_t nbytes, int pagesize) { in MakeAllocationResident() function
/aosp12/bionic/benchmarks/
H A Dutil.h74 static __inline __attribute__ ((__always_inline__)) void MakeAllocationResident( in MakeAllocationResident() function