Home
last modified time | relevance | path

Searched defs:TLAB_SIZE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dthread_local_allocation_buffer.h25 static constexpr size_t TLAB_SIZE = 8_KB; member in panda::ecmascript::ThreadLocalAllocationBuffer
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dbump_allocator_test.cpp159 constexpr size_t TLAB_SIZE = 1_MB; in TEST_F() local
199 constexpr size_t TLAB_SIZE = 1_MB; in TEST_F() local
[all...]
H A Dregion_allocator_test.cpp306 static constexpr size_t TLAB_SIZE = 4_KB; in TEST_F() local

Completed in 3 milliseconds