Home
last modified time | relevance | path

Searched defs:TLAB (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.h27 class TLAB; variable
/arkcompiler/runtime_core/runtime/mem/
Dtlab.cpp26 TLAB::TLAB(void *address, size_t size) in TLAB() function in panda::mem::TLAB
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h51 class TLAB; variable