Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingMerge.c89 uint64_t *SrcCountersStart; in __llvm_profile_merge_from_buffer() local
96 SrcCountersStart = (uint64_t *)SrcDataEnd; in __llvm_profile_merge_from_buffer()
97 SrcNameStart = (const char *)(SrcCountersStart + Header->CountersSize); in __llvm_profile_merge_from_buffer()
112 SrcCounters = SrcCountersStart + in __llvm_profile_merge_from_buffer()