Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_log_interface.cpp32 atomic_uintptr_t XRayBufferIterator{ variable
55 atomic_store(&__xray::XRayBufferIterator, in __xray_log_set_buffer_iterator()
201 atomic_load(&XRayBufferIterator, memory_order_acquire)); in __xray_log_process_buffers()