HomeSort by relevance Sort by last modified time
    Searched refs:CountersBegin (Results 1 - 19 of 19) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingBuffer.c 17 const uint64_t *CountersBegin = __llvm_profile_begin_counters();
23 DataBegin, DataEnd, CountersBegin, CountersEnd, NamesBegin, NamesEnd);
37 const uint64_t *CountersBegin, const uint64_t *CountersEnd,
45 (CountersEnd - CountersBegin) * sizeof(uint64_t) + NamesSize + Padding;
54 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin,
57 CountersBegin, CountersEnd, 0, NamesBegin,
InstrProfilingInternal.h 24 const uint64_t *CountersBegin, const uint64_t *CountersEnd,
38 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin,
141 const uint64_t *CountersBegin,
InstrProfilingWriter.c 234 const uint64_t *CountersBegin = __llvm_profile_begin_counters();
239 CountersBegin, CountersEnd, VPDataReader,
247 const uint64_t *CountersBegin, const uint64_t *CountersEnd,
253 const uint64_t CountersSize = CountersEnd - CountersBegin;
273 {CountersBegin, sizeof(uint64_t), CountersSize},
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 136 INSTR_PROF_RAW_HEADER(uint64_t, CountersDelta, (uintptr_t)CountersBegin)

Completed in 1114 milliseconds