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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h74 int __llvm_profile_write_buffer(char *Buffer);
H A DInstrProfilingBuffer.c91 /* Match logic in __llvm_profile_write_buffer(). */
116 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { function

Completed in 64 milliseconds