Searched refs:AccumulatedBytesTLS (Results 1 – 1 of 1) sorted by relevance
162 ThreadLocalStorage::Slot& AccumulatedBytesTLS() { in AccumulatedBytesTLS() function194 ignore_result(AccumulatedBytesTLS().Get()); in InitTLSSlot()301 reinterpret_cast<intptr_t>(AccumulatedBytesTLS().Get()); in RecordAlloc()304 AccumulatedBytesTLS().Set(reinterpret_cast<void*>(accumulated_bytes)); in RecordAlloc()317 AccumulatedBytesTLS().Set(reinterpret_cast<void*>(accumulated_bytes)); in RecordAlloc()