Home
last modified time | relevance | path

Searched refs:lprofCreateBufferIOInternal (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-bufferio.c14 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
45 BufferIO = lprofCreateBufferIOInternal(File[J], IOBufferSize[J]); in main()
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-bufferio.c14 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
45 BufferIO = lprofCreateBufferIOInternal(File[J], IOBufferSize[J]); in main()
/external/compiler-rt/lib/profile/
DInstrProfilingInternal.h71 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
DInstrProfilingFile.c102 lprofCreateBufferIOInternal(void *File, uint32_t BufferSz) { in lprofCreateBufferIOInternal() function
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingInternal.h82 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
DInstrProfilingFile.c166 lprofCreateBufferIOInternal(void *File, uint32_t BufferSz) { in lprofCreateBufferIOInternal() function