/arkcompiler/runtime_core/runtime/mem/gc/ |
D | gc_scoped_phase.h | 106 MemStatsType *mem_stats_; variable
|
D | generational-gc-base.h | 316 MemStats mem_stats_; // NOLINT(misc-non-private-member-variables-in-classes) variable
|
D | gc_trigger.h | 166 MemStatsType *mem_stats_; variable
|
D | gc_stats.h | 245 MemStatsType *mem_stats_; variable
|
/arkcompiler/runtime_core/runtime/mem/ |
D | malloc-proxy-allocator.h | 63 MemStatsType *mem_stats_; variable
|
D | pygote_space_allocator.h | 107 MemStatsType *mem_stats_; variable
|
D | internal_allocator.h | 155 MemStatsType *mem_stats_; variable
|
D | bump-allocator.h | 197 MemStatsType *mem_stats_; variable
|
D | memory_manager.h | 149 MemStatsType *mem_stats_; variable
|
D | humongous_obj_allocator.h | 312 MemStatsType *mem_stats_; variable
|
D | freelist_allocator.h | 332 MemStatsType *mem_stats_; variable
|
D | runslots_allocator.h | 431 MemStatsType *mem_stats_; variable
|
D | region_allocator.h | 128 MemStatsType *mem_stats_; variable
|
/arkcompiler/runtime_core/compiler/tests/aarch64/ |
D | callconv64_test.cpp | 84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv64Test
|
D | encoder64_test.cpp | 431 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder64Test
|
/arkcompiler/runtime_core/compiler/tests/amd64/ |
D | callconv64_test.cpp | 84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv64Test
|
D | encoder64_test.cpp | 429 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder64Test
|
/arkcompiler/runtime_core/compiler/tests/aarch32/ |
D | callconv32_test.cpp | 84 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Callconv32Test
|
D | encoder32_test.cpp | 417 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::Encoder32Test
|
/arkcompiler/runtime_core/runtime/tests/ |
D | collection_set_test.cpp | 49 MemStatsType *mem_stats_; member in panda::mem::CollectionSetTest
|
D | internal_allocator_test.cpp | 47 mem::MemStatsType *mem_stats_; member in panda::mem::test::InternalAllocatorTest
|
D | crossing_map_test.cpp | 125 mem::MemStatsType *mem_stats_; member in panda::mem::CrossingMapTest
|
/arkcompiler/runtime_core/compiler/tests/ |
D | asm_printer_test.cpp | 243 BaseMemStats *mem_stats_ {nullptr}; member in panda::compiler::PrinterTest
|
/arkcompiler/runtime_core/runtime/include/mem/ |
D | allocator.h | 885 MemStatsType *mem_stats_ = nullptr; variable
|