OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lprofWriteData
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfilingBuffer.c
49
return
lprofWriteData
(lprofBufferWriter, Buffer, 0);
InstrProfilingInternal.h
136
int
lprofWriteData
(WriterCallback Writer, void *WriterCtx,
InstrProfilingWriter.c
228
COMPILER_RT_VISIBILITY int
lprofWriteData
(WriterCallback Writer,
InstrProfilingFile.c
213
RetVal =
lprofWriteData
(fileWriter, OutputFile, lprofGetVPDataReader());
Completed in 359 milliseconds