Home
last modified time | relevance | path

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

12

/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
Dinternal_allocator.h155 MemStatsType *memStats_; variable
Dbump-allocator.h195 MemStatsType *memStats_; variable
Dmemory_manager.h150 MemStatsType *memStats_; variable
Dhumongous_obj_allocator.h310 MemStatsType *memStats_; variable
Dfreelist_allocator.h336 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.h298 MemStats memStats_; // NOLINT(misc-non-private-member-variables-in-classes) variable
Dgc_stats.h287 MemStatsType *memStats_; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_test_common.h146 delete memStats_; in ~EncoderTestCommon() local
Dasm_printer_test.cpp293 BaseMemStats *memStats_ {nullptr}; member in ark::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcallconv64_test.cpp80 BaseMemStats *memStats_ {nullptr}; member in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dcallconv64_test.cpp81 BaseMemStats *memStats_ {nullptr}; member in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h141 … std::array<SimpleHistogram<MemMetricVal>, COROUTINE_STATS_ENUM_SIZE<CoroutineMemStats>> memStats_; variable
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dcallconv32_test.cpp302 BaseMemStats *memStats_ {nullptr}; member in ark::compiler::Callconv32Test
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcollection_set_test.cpp52 MemStatsType *memStats_; member in ark::mem::CollectionSetTest
Dinternal_allocator_test.cpp73 mem::MemStatsType *memStats_; member in ark::mem::test::InternalAllocatorTest
Dcrossing_map_test.cpp129 mem::MemStatsType *memStats_; member in ark::mem::CrossingMapTest

12