Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dg1gc_fullgc_test.cpp147 size_t *allocated, size_t *requested, in MakeAllocations()
343 size_t allocated = 0; in TEST_F() local
359 size_t allocated = 0; in TEST_F() local
Dmem_stats_gen_gc_test.cpp167size_t *allocated, size_t *requested, in MakeAllocationsWithRepeats()
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.cpp537 size_t allocated; in RegisterNativeAllocation() local
553 size_t allocated; in RegisterNativeFree() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1473 size_t allocated = current->GetAllocatedBytes(); in RelocateSpaceObject() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp178 bool allocated = false; in DEF_RUNTIME_STUBS() local