Searched refs:GetWrappedCount (Results 1 – 2 of 2) sorted by relevance
126 uint32_t wrapped_count = GetWrappedCount(offset_plus_counter); in AllocRecord()406 uint32_t wrapped_count = GetWrappedCount(offset_plus_counter); in UpdateBufferHeaderAfterStopped()435 uint32_t wrapped_count = GetWrappedCount(offset_plus_counter); in RollingBytesAllocated()581 …int current_buffer_number = GetBufferNumber(GetWrappedCount(rolling_buffer_current_.load(std::memo… in MarkRollingBufferSaved()
193 static uint32_t GetWrappedCount(uint64_t offset_plus_counter) { in GetWrappedCount() function221 return GetWrappedCount(current); in CurrentWrappedCount()
Completed in 17 milliseconds