Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c251 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin, in lprofWriteData()
257 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, in lprofWriteDataImpl() function
H A DInstrProfilingInternal.h152 int lprofWriteDataImpl(ProfDataWriter *Writer,
H A DInstrProfilingBuffer.c165 return lprofWriteDataImpl(&BufferWriter, DataBegin, DataEnd, CountersBegin, in __llvm_profile_write_buffer_internal()