Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c253 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin, in lprofWriteData()
259 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, in lprofWriteDataImpl() function
H A DInstrProfilingInternal.h153 int lprofWriteDataImpl(ProfDataWriter *Writer,
H A DInstrProfilingBuffer.c194 return lprofWriteDataImpl(&BufferWriter, DataBegin, DataEnd, CountersBegin, in __llvm_profile_write_buffer_internal()