Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c258 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin, in lprofWriteData()
264 COMPILER_RT_VISIBILITY int lprofWriteDataImpl( in lprofWriteDataImpl() function
H A DInstrProfilingInternal.h155 int lprofWriteDataImpl(ProfDataWriter *Writer,
H A DInstrProfilingBuffer.c251 return lprofWriteDataImpl( in __llvm_profile_write_buffer_internal()
H A DInstrProfilingFile.c1374 lprofWriteDataImpl(&fileWriter, DataBegin, DataEnd, CountersBegin, in __llvm_write_custom_profile()