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

/external/compiler-rt/test/profile/
H A Dinstrprof-without-libc.c16 uint64_t __llvm_profile_get_size_for_buffer(void);
28 uint64_t Size = __llvm_profile_get_size_for_buffer();
/external/compiler-rt/lib/profile/
H A DInstrProfiling.h43 uint64_t __llvm_profile_get_size_for_buffer(void);
49 * __llvm_profile_get_size_for_buffer().
H A DInstrProfilingBuffer.c14 uint64_t __llvm_profile_get_size_for_buffer(void) { function
26 /* Match logic in __llvm_profile_get_size_for_buffer().

Completed in 690 milliseconds