Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.cpp66 void AllocationCounter::AdvanceAllocationInspector(size_t allocated) in AdvanceAllocationInspector()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_fullgc_test.cpp154 …ec G1GCFullGCTest::MakeAllocations(size_t minSize, size_t maxSize, size_t count, size_t *allocated, in MakeAllocations()
353 size_t allocated = 0; in TEST_F() local
370 size_t allocated = 0; in TEST_F() local
Dmem_stats_gen_gc_test.cpp215size_t *allocated, size_t *requested, in MakeAllocationsWithRepeats()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp618 size_t allocated; in RegisterNativeAllocation() local
634 size_t allocated; in RegisterNativeFree() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1550 size_t allocated = current->GetAllocatedBytes(); in RelocateSpaceObject() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp231 bool allocated = false; in DEF_RUNTIME_STUBS() local