Home
last modified time | relevance | path

Searched refs:__llvm_profile_write_buffer_internal (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/profile/
H A Dinstrprof-write-buffer-internal.c33 int __llvm_profile_write_buffer_internal(char *Buffer, const void *DataBegin,
49 int ret = __llvm_profile_write_buffer_internal(buf, in main()
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h36 int __llvm_profile_write_buffer_internal(
H A DInstrProfilingBuffer.c159 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer_internal( in __llvm_profile_write_buffer_internal() function