Searched refs:lprofBufferWriter (Results 1 – 3 of 3) sorted by relevance
38 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataWriter *This, in lprofBufferWriter() function103 lprofBufferWriter(&BufferWriter, IO, 1); in lprofBufferIOWrite()
113 uint32_t lprofBufferWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs,
233 BufferWriter->Write = lprofBufferWriter; in initBufferWriter()