Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_log_interface.cc33 atomic_uintptr_t XRayBufferIterator{ variable
56 atomic_store(&__xray::XRayBufferIterator, in __xray_log_set_buffer_iterator()
202 atomic_load(&XRayBufferIterator, memory_order_acquire)); in __xray_log_process_buffers()