Home
last modified time | relevance | path

Searched defs:memStats_ (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dcode_allocator.h66 BaseMemStats *memStats_; variable
Darena_allocator.h204 BaseMemStats *memStats_; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.h68 BaseMemStats *memStats_; variable
Darena_allocator.h206 BaseMemStats *memStats_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmalloc-proxy-allocator.h61 MemStatsType *memStats_; variable
Dpygote_space_allocator.h107 MemStatsType *memStats_; variable
Dbump-allocator.h195 MemStatsType *memStats_; variable
Dhumongous_obj_allocator.h310 MemStatsType *memStats_; variable
Dmemory_manager.h149 MemStatsType *memStats_; variable
Dfreelist_allocator.h332 MemStatsType *memStats_; variable
Drunslots_allocator.h431 MemStatsType *memStats_; variable
Dregion_allocator.h134 MemStatsType *memStats_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.h177 MemStatsType *memStats_; variable
325 MemStatsType *memStats_; variable
Dgenerational-gc-base.h283 MemStats memStats_; // NOLINT(misc-non-private-member-variables-in-classes) variable
Dgc_stats.h287 MemStatsType *memStats_; variable
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dcallconv64_test.cpp90 BaseMemStats *memStats_ {nullptr}; member in panda::compiler::Callconv64Test
Dencoder64_test.cpp436 BaseMemStats *memStats_ {nullptr}; member in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcollection_set_test.cpp52 MemStatsType *memStats_; member in panda::mem::CollectionSetTest
Dinternal_allocator_test.cpp73 mem::MemStatsType *memStats_; member in panda::mem::test::InternalAllocatorTest
Dcrossing_map_test.cpp129 mem::MemStatsType *memStats_; member in panda::mem::CrossingMapTest
/arkcompiler/runtime_core/static_core/compiler/tests/
Dasm_printer_test.cpp253 BaseMemStats *memStats_ {nullptr}; member in panda::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h933 MemStatsType *memStats_ = nullptr; variable