reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/profile/InstrProfilingInternal.h
   98 int lprofBufferIOFlush(ProfBufferIO *BufferIO);

References

projects/compiler-rt/lib/profile/InstrProfilingWriter.c
   83     if (lprofBufferIOFlush(BufferIO) != 0)
  227   if (lprofBufferIOFlush(BufferIO) != 0)