Home
last modified time | relevance | path

Searched defs:CountersBegin (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingBuffer.c19 const uint64_t *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_get_size_for_buffer() local
33 const uint64_t *CountersBegin, const uint64_t *CountersEnd, in __llvm_profile_get_size_for_buffer_internal()
64 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
DInstrProfilingWriter.c20 const uint64_t *CountersBegin = __llvm_profile_begin_counters(); in llvmWriteProfData() local
32 const uint64_t *CountersBegin, const uint64_t *CountersEnd, in llvmWriteProfDataImpl()