Home
last modified time | relevance | path

Searched refs:GetWrappedCount (Results 1 – 2 of 2) sorted by relevance

/system/ulib/trace-engine/
A Dcontext.cpp126 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()
A Dcontext_impl.h193 static uint32_t GetWrappedCount(uint64_t offset_plus_counter) { in GetWrappedCount() function
221 return GetWrappedCount(current); in CurrentWrappedCount()

Completed in 17 milliseconds