Home
last modified time | relevance | path

Searched defs:WriterCtx (Results 1 – 3 of 3) 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()
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingInternal.h64 void *WriterCtx; member