Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.h113 auto pos = GetPointerPositions(); in write_avail()
222 inline base::Optional<PointerPositions> GetPointerPositions() { in GetPointerPositions() function
Dshared_ring_buffer.cc190 base::Optional<PointerPositions> opt_pos = GetPointerPositions(); in BeginWrite()
249 base::Optional<PointerPositions> opt_pos = GetPointerPositions(); in BeginRead()