Searched refs:lprofBufferWriter (Results 1 - 3 of 3) sorted by relevance
/external/compiler-rt/lib/profile/ |
H A D | InstrProfilingBuffer.c | 49 return lprofWriteData(lprofBufferWriter, Buffer, 0); 56 return lprofWriteDataImpl(lprofBufferWriter, Buffer, DataBegin, DataEnd,
|
H A D | InstrProfilingInternal.h | 99 uint32_t lprofBufferWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs,
|
H A D | InstrProfilingWriter.c | 34 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataIOVec *IOVecs, function 91 lprofBufferWriter(IO, 1, (void **)&Buffer);
|
Completed in 86 milliseconds