Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.cc31 BufferQueue::ControlBlock *allocControlBlock(size_t Size, size_t Count) { in allocControlBlock() function
83 BackingStore = allocControlBlock(BufferSize, BufferCount); in init()
95 ExtentsBackingStore = allocControlBlock(kExtentsSize, BufferCount); in init()