OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__llvm_profile_get_size_for_buffer
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/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
();
/external/compiler-rt/lib/profile/
InstrProfiling.h
42
uint64_t
__llvm_profile_get_size_for_buffer
(void);
48
*
__llvm_profile_get_size_for_buffer
().
InstrProfilingBuffer.c
16
uint64_t
__llvm_profile_get_size_for_buffer
(void) {
function
Completed in 72 milliseconds