HomeSort by relevance Sort by last modified time
    Searched refs:lprofCreateBufferIOInternal (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/profile/
instrprof-bufferio.c 14 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
45 BufferIO = lprofCreateBufferIOInternal(File[J], IOBufferSize[J]);
  /external/compiler-rt/lib/profile/
InstrProfilingInternal.h 71 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
InstrProfilingFile.c 102 lprofCreateBufferIOInternal(void *File, uint32_t BufferSz) {

Completed in 81 milliseconds