Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c90 if (lprofBufferIOFlush(BufferIO) != 0) in lprofBufferIOWrite()
110 COMPILER_RT_VISIBILITY int lprofBufferIOFlush(ProfBufferIO *BufferIO) { in lprofBufferIOFlush() function
234 if (lprofBufferIOFlush(BufferIO) != 0) in writeValueProfData()
H A DInstrProfilingInternal.h106 int lprofBufferIOFlush(ProfBufferIO *BufferIO);