Home
last modified time | relevance | path

Searched refs:RecordAllocate (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dbase_mem_stats.cpp28 RecordAllocate(size, type_mem); in RecordAllocateRaw()
31 void BaseMemStats::RecordAllocate(size_t size, SpaceType type_mem) in RecordAllocate() function in panda::BaseMemStats
H A Dbase_mem_stats.h56 void RecordAllocate(size_t size, SpaceType type_mem);
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dbase_mem_stats.cpp27 RecordAllocate(size, typeMem); in RecordAllocateRaw()
30 void BaseMemStats::RecordAllocate(size_t size, SpaceType typeMem) in RecordAllocate() function in ark::BaseMemStats
H A Dbase_mem_stats.h56 PANDA_PUBLIC_API void RecordAllocate(size_t size, SpaceType typeMem);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmem_stats.cpp37 RecordAllocate(totalObjectSize, typeMem); in RecordAllocateObjects()

Completed in 3 milliseconds