Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c26 static ProfBufferIO TheBufferIO; variable
72 llvmInitBufferIO(&TheBufferIO, FileWriter, Buffer, BufferSize); in lprofCreateBufferIO()
73 return &TheBufferIO; in lprofCreateBufferIO()