HomeSort by relevance Sort by last modified time
    Searched refs:NumCounters (Results 1 - 25 of 27) sorted by null

1 2

  /external/compiler-rt/lib/profile/
InstrProfilingMerge.c 76 SrcData->NumCounters != DstData->NumCounters)
111 NC = SrcData->NumCounters;
InstrProfilingPlatformOther.c 46 CountersLast = (uint64_t *)Data->CounterPtr + Data->NumCounters;
55 CountersLast, (uint64_t *)Data->CounterPtr + Data->NumCounters);
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 346 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue();
348 ArrayType *CounterTy = ArrayType::get(Type::getInt64Ty(Ctx), NumCounters);
449 uint64_t NumCounters = TotalNS * NumCountersPerValueSite;
458 if (NumCounters < INSTR_PROF_MIN_VAL_COUNTS)
459 NumCounters = std::max(INSTR_PROF_MIN_VAL_COUNTS, (int)NumCounters * 2);
468 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters);
PGOInstrumentation.cpp 346 unsigned NumCounters = 0;
350 NumCounters++;
366 Builder.getInt64(FuncInfo.FunctionHash), Builder.getInt32(NumCounters),
    [all...]
  /external/llvm/lib/ProfileData/
InstrProfReader.cpp 223 uint64_t NumCounters;
226 if ((Line++)->getAsInteger(10, NumCounters))
228 if (NumCounters == 0)
233 Record.Counts.reserve(NumCounters);
234 for (uint64_t I = 0; I < NumCounters; ++I) {
371 uint32_t NumCounters = swap(Data->NumCounters);
373 if (NumCounters == 0)
376 auto RawCounts = makeArrayRef(getCounter(CounterPtr), NumCounters);
  /external/mesa3d/src/mesa/main/
performance_monitor.c 89 BITSET_WORDS(g->NumCounters));
141 if (id >= group_obj->NumCounters)
197 _mesa_GetPerfMonitorCountersAMD(GLuint group, GLint *numCounters,
216 if (numCounters != NULL)
217 *numCounters = group_obj->NumCounters;
221 unsigned n = MIN2(group_obj->NumCounters, (GLuint) countersSize);
450 GLuint group, GLint numCounters,
483 /* "INVALID_VALUE error will be generated if the <numCounters> parameter to
486 if (numCounters < 0)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_perfmon.c 92 BITSET_FOREACH_SET(cid, tmp, m->ActiveCounters[gid], g->NumCounters) {
391 struct gl_perf_monitor_counter *c = &counters[g->NumCounters];
392 struct st_perf_monitor_counter *stc = &stcounters[g->NumCounters];
434 g->NumCounters++;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
perflib.h 52 ULONG NumCounters;
winperf.h 48 DWORD NumCounters;
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 90 INSTR_PROF_DATA(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
91 ConstantInt::get(llvm::Type::getInt32Ty(Ctx), NumCounters))

Completed in 752 milliseconds

1 2