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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c112 BufferWriter->Write = lprofBufferWriter;
H A DInstrProfilingInternal.h110 uint32_t lprofBufferWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs,
H A DInstrProfilingWriter.c35 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataWriter *This, function
100 lprofBufferWriter(&BufferWriter, IO, 1);

Completed in 58 milliseconds