Searched refs:lprofCreateBufferIO (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h87 ProfBufferIO *lprofCreateBufferIO(ProfDataWriter *FileWriter);
H A DInstrProfilingWriter.c62 lprofCreateBufferIO(ProfDataWriter *FileWriter) { function
224 BufferIO = lprofCreateBufferIO(Writer);
H A DInstrProfilingFile.c172 ProfBufferIO *IO = lprofCreateBufferIO(fileWriter);

Completed in 166 milliseconds