Searched refs:VP_BUFFER_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c24 #define VP_BUFFER_SIZE 8 * 1024 macro
25 static uint8_t BufferIOBuffer[VP_BUFFER_SIZE];

Completed in 91 milliseconds