Searched refs:thread_local_objects (Results 1 – 4 of 4) sorted by relevance
114 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, thread_local_limit, thread_local_objects, sizeof(void*)); in CheckThreadOffsets()115 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, thread_local_objects, checkpoint_function, sizeof(size_t)); in CheckThreadOffsets()
1117 thread_local_objects)); in ThreadLocalObjectsOffset()1540 return tlsPtr_.thread_local_objects; in GetThreadLocalObjectsAllocated()2224 thread_local_objects(0), in tls_ptr_sized_values()2364 size_t thread_local_objects; member
430 ++tlsPtr_.thread_local_objects; in AllocTlab()
4669 tlsPtr_.thread_local_objects = 0; in SetTlab()