Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_scoped_phase.h106 MemStatsType *mem_stats_; variable
Dgenerational-gc-base.h316 MemStats mem_stats_; // NOLINT(misc-non-private-member-variables-in-classes) variable
Dgc_trigger.h166 MemStatsType *mem_stats_; variable
Dgc_stats.h245 MemStatsType *mem_stats_; variable
/arkcompiler/runtime_core/runtime/mem/
Dmalloc-proxy-allocator.h63 MemStatsType *mem_stats_; variable
Dpygote_space_allocator.h107 MemStatsType *mem_stats_; variable
Dinternal_allocator.h155 MemStatsType *mem_stats_; variable
Dbump-allocator.h197 MemStatsType *mem_stats_; variable
Dmemory_manager.h149 MemStatsType *mem_stats_; variable
Dhumongous_obj_allocator.h312 MemStatsType *mem_stats_; variable
Dfreelist_allocator.h332 MemStatsType *mem_stats_; variable
Drunslots_allocator.h431 MemStatsType *mem_stats_; variable
Dregion_allocator.h128 MemStatsType *mem_stats_; variable
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dcallconv64_test.cpp84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv64Test
Dencoder64_test.cpp431 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/amd64/
Dcallconv64_test.cpp84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv64Test
Dencoder64_test.cpp429 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dcallconv32_test.cpp84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv32Test
Dencoder32_test.cpp417 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder32Test
/arkcompiler/runtime_core/runtime/tests/
Dcollection_set_test.cpp49 MemStatsType *mem_stats_; member in panda::mem::CollectionSetTest
Dinternal_allocator_test.cpp47 mem::MemStatsType *mem_stats_; member in panda::mem::test::InternalAllocatorTest
Dcrossing_map_test.cpp125 mem::MemStatsType *mem_stats_; member in panda::mem::CrossingMapTest
/arkcompiler/runtime_core/compiler/tests/
Dasm_printer_test.cpp243 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::PrinterTest
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h885 MemStatsType *mem_stats_ = nullptr; variable