Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h83 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
H A DInstrProfilingFile.c336 lprofCreateBufferIOInternal(void *File, uint32_t BufferSz) { in lprofCreateBufferIOInternal() function