Home
last modified time | relevance | path

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

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