Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp116 Q->releaseBuffer(B.RootsBuffer); in post()
135 Q->releaseBuffer(B.RootsBuffer); in post()
318 TD.BQ->releaseBuffer(TD.Buffers.RootsBuffer); in reset()
H A Dxray_function_call_trie.h162 BufferQueue::Buffer RootsBuffer; member
174 RootAllocatorType(B.RootsBuffer.Data, B.RootsBuffer.Size); in Allocators()
H A Dxray_profiling.cpp105 if (BQ->getBuffer(ThreadBuffers.RootsBuffer) != BufferQueue::ErrorCode::Ok) in getThreadLocalData()
109 BQ->releaseBuffer(ThreadBuffers.RootsBuffer); in getThreadLocalData()