Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingMerge.c42 uint64_t ProfileSize) { in __llvm_profile_check_compatibility() argument
50 if (ProfileSize < sizeof(__llvm_profile_header)) in __llvm_profile_check_compatibility()
66 if (ProfileSize < sizeof(__llvm_profile_header) + in __llvm_profile_check_compatibility()
86 uint64_t ProfileSize) { in __llvm_profile_merge_from_buffer() argument