Home
last modified time | relevance | path

Searched refs:lprofDeleteBufferIO (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-bufferio.c15 void lprofDeleteBufferIO(ProfBufferIO *BufferIO);
73 lprofDeleteBufferIO(BufferIO); in main()
/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c68 COMPILER_RT_VISIBILITY void lprofDeleteBufferIO(ProfBufferIO *BufferIO) { in lprofDeleteBufferIO() function
223 lprofDeleteBufferIO(BufferIO); in writeValueProfData()
DInstrProfilingInternal.h82 void lprofDeleteBufferIO(ProfBufferIO *BufferIO);