Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dframe_allocator-inl.h33 inline FrameAllocator<AlignmenT, UseMemsetT>::FrameAllocator(bool use_malloc) : use_malloc_(use_mal… in FrameAllocator()
/arkcompiler/runtime_core/runtime/include/
Druntime_options.h136 bool use_malloc = false; in UseMallocForInternalAllocations() local
/arkcompiler/runtime_core/runtime/tests/
Dframe_allocator_test.cpp122 void CycledAllocateFreeForHugeFramesTest(bool use_malloc) in CycledAllocateFreeForHugeFramesTest()