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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c128 return lprofWriteDataImpl(&BufferWriter, DataBegin, DataEnd, CountersBegin,
H A DInstrProfilingInternal.h152 int lprofWriteDataImpl(ProfDataWriter *Writer,
H A DInstrProfilingWriter.c248 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin,
254 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, function

Completed in 106 milliseconds