HomeSort by: relevance | last modified time | path
    Searched refs:__llvm_profile_get_size_for_buffer (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-without-libc.c 16 uint64_t __llvm_profile_get_size_for_buffer(void);
28 uint64_t Size = __llvm_profile_get_size_for_buffer();
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfiling.h 42 uint64_t __llvm_profile_get_size_for_buffer(void);
48 * __llvm_profile_get_size_for_buffer().
InstrProfilingBuffer.c 14 uint64_t __llvm_profile_get_size_for_buffer(void) { function in typeref:typename:COMPILER_RT_VISIBILITY uint64_t

Completed in 13 milliseconds