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

/external/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c49 return lprofWriteData(lprofBufferWriter, Buffer, 0);
56 return lprofWriteDataImpl(lprofBufferWriter, Buffer, DataBegin, DataEnd,
H A DInstrProfilingInternal.h99 uint32_t lprofBufferWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs,
H A DInstrProfilingWriter.c34 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataIOVec *IOVecs, function
91 lprofBufferWriter(IO, 1, (void **)&Buffer);

Completed in 86 milliseconds