MCPcopy Create free account
hub / github.com/asterinas/vostd / tail

Method tail

kernel/src/util/ring_buffer.rs:152–154  ·  view source on GitHub ↗

Gets the tail number of the `RingBuffer`. This is the number of items written into the ring buffer. The number wraps when crossing [`usize`] boundaries.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

try_writeMethod · 0.45
lenMethod · 0.45
pushMethod · 0.45
push_sliceMethod · 0.45

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected