Home
last modified time | relevance | path

Searched defs:mem_stats_ (Results 1 – 16 of 16) sorted by relevance

/ark/runtime_core/runtime/mem/gc/
Dgc_scoped_phase.h107 MemStatsType *mem_stats_; variable
Dgenerational-gc-base.h118 MemStats mem_stats_; // NOLINT(misc-non-private-member-variables-in-classes) variable
Dgc_trigger.h147 MemStatsType *mem_stats_; variable
Dgc_stats.h215 MemStatsType *mem_stats_; variable
/ark/runtime_core/runtime/mem/
Dmalloc-proxy-allocator.h64 MemStatsType *mem_stats_; variable
Dpygote_space_allocator.h102 MemStatsType *mem_stats_; variable
Dinternal_allocator.h152 MemStatsType *mem_stats_; variable
Dbump-allocator.h201 MemStatsType *mem_stats_; variable
Dhumongous_obj_allocator.h311 MemStatsType *mem_stats_; variable
Dmemory_manager.h152 MemStatsType *mem_stats_; variable
Dfreelist_allocator.h330 MemStatsType *mem_stats_; variable
Dregion_allocator.h90 MemStatsType *mem_stats_; variable
Drunslots_allocator.h430 MemStatsType *mem_stats_; variable
/ark/runtime_core/runtime/tests/
Dinternal_allocator_test.cpp45 mem::MemStatsType *mem_stats_ {nullptr}; member in panda::mem::test::InternalAllocatorTest
Dcrossing_map_test.cpp123 mem::MemStatsType *mem_stats_ {nullptr}; member in panda::mem::CrossingMapTest
/ark/runtime_core/runtime/include/mem/
Dallocator.h794 MemStatsType *mem_stats_ = nullptr; variable