Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dframe_allocator-inl.h34 inline FrameAllocator<ALIGNMENT, USE_MEMSET>::FrameAllocator(bool useMalloc, SpaceType spaceType) in FrameAllocator()
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_options.h117 bool useMalloc = false; in UseMallocForInternalAllocations() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dframe_allocator_test.cpp127 void CycledAllocateFreeForHugeFramesTest(bool useMalloc) in CycledAllocateFreeForHugeFramesTest()