Home
last modified time | relevance | path

Searched defs:WriterCtx (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c36 void **WriterCtx) { in lprofBufferWriter()
204 static int writeValueProfData(WriterCallback Writer, void *WriterCtx, in writeValueProfData()
229 void *WriterCtx, in lprofWriteData()
244 lprofWriteDataImpl(WriterCallback Writer, void *WriterCtx, in lprofWriteDataImpl()
DInstrProfilingFile.c90 void **WriterCtx) { in fileWriter()