Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Ddlmalloc_space.cc94 void* mspace, in DlMallocSpace()
122 void* mspace = CreateMspace(mem_map.Begin(), starting_size, initial_size); in CreateFromMemMap() local
443 void* ArtDlMallocMoreCore(void* mspace, intptr_t increment) REQUIRES_SHARED(Locks::mutator_lock_) { in ArtDlMallocMoreCore()
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.h529 typedef void* mspace; typedef
H A Ddlmalloc.c1272 typedef void* mspace; typedef
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/include/lib/
Ddlmalloc.h533 typedef void* mspace; typedef
/aosp_15_r20/art/runtime/jit/
H A Djit_memory_region.h154 bool OwnsSpace(const void* mspace) const NO_THREAD_SAFETY_ANALYSIS { in OwnsSpace()
H A Djit_code_cache.h331 bool OwnsSpace(const void* mspace) const NO_THREAD_SAFETY_ANALYSIS { in OwnsSpace()
H A Djit_memory_region.cc340 void* JitMemoryRegion::MoreCore(const void* mspace, intptr_t increment) NO_THREAD_SAFETY_ANALYSIS { in MoreCore()
H A Djit_code_cache.cc1516 void* JitCodeCache::MoreCore(const void* mspace, intptr_t increment) { in MoreCore()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1016 typedef void* mspace; typedef
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c1016 typedef void* mspace; typedef
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c1276 typedef void* mspace; typedef
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c1298 typedef void* mspace; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c1270 typedef void* mspace; typedef