Home
last modified time | relevance | path

Searched defs:BufferIO (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c55 static void llvmInitBufferIO(ProfBufferIO *BufferIO, ProfDataWriter *FileWriter, in llvmInitBufferIO() argument
76 COMPILER_RT_VISIBILITY void lprofDeleteBufferIO(ProfBufferIO *BufferIO) { in lprofDeleteBufferIO() argument
87 lprofBufferIOWrite(ProfBufferIO *BufferIO, cons argument
110 lprofBufferIOFlush(ProfBufferIO * BufferIO) lprofBufferIOFlush() argument
126 writeOneValueProfData(ProfBufferIO * BufferIO,VPDataReaderType * VPDataReader,const __llvm_profile_data * Data) writeOneValueProfData() argument
221 ProfBufferIO *BufferIO; writeValueProfData() local
[all...]