Searched refs:lprofWriteDataImpl (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/lib/profile/ |
D | InstrProfilingWriter.c | 238 return lprofWriteDataImpl(Writer, WriterCtx, DataBegin, DataEnd, in lprofWriteData() 244 lprofWriteDataImpl(WriterCallback Writer, void *WriterCtx, in lprofWriteDataImpl() function
|
D | InstrProfilingBuffer.c | 56 return lprofWriteDataImpl(lprofBufferWriter, Buffer, DataBegin, DataEnd, in __llvm_profile_write_buffer_internal()
|
D | InstrProfilingInternal.h | 138 int lprofWriteDataImpl(WriterCallback Writer, void *WriterCtx,
|