Home
last modified time | relevance | path

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

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