Home
last modified time | relevance | path

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

/system/ulib/trace-engine/
A Dcontext.cpp423 uint64_t full_bytes = rolling_buffer_full_mark_[0].load(std::memory_order_relaxed); in RollingBytesAllocated() local
424 if (full_bytes != 0) in RollingBytesAllocated()
425 return full_bytes; in RollingBytesAllocated()

Completed in 6 milliseconds