Searched refs:lprofBufferIOFlush (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c87 if (lprofBufferIOFlush(BufferIO) != 0)
107 COMPILER_RT_VISIBILITY int lprofBufferIOFlush(ProfBufferIO *BufferIO) { function
231 if (lprofBufferIOFlush(BufferIO) != 0)
H A DInstrProfilingInternal.h105 int lprofBufferIOFlush(ProfBufferIO *BufferIO);

Completed in 24 milliseconds