Searched defs:TLAB (Results 1 – 5 of 5) sorted by relevance
24 class TLAB; variable
26 TLAB::TLAB(void *address, size_t size) in TLAB() function in ark::mem::TLAB
27 class TLAB; variable
51 class TLAB; variable
57 enum class TLABConfig : bool { NO_TLAB = false, TLAB }; enumerator