Searched defs:Counters (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DPGOProfiling.c36 llvm_pgo_emit(const char *MangledName, uint32_t NumCounters, uint64_t *Counters) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.cpp41 uint8_t *TracePC::Counters() const { function in class:fuzzer::TracePC
H A DFuzzerTracePC.h254 uint8_t *Counters = this->Counters(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h67 CSProfileGenerator(const BinarySampleCounterMap &Counters) argument
222 PseudoProbeCSProfileGenerator(const BinarySampleCounterMap &Counters) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h176 DenseMap<unsigned, CounterInfo> Counters; member in class:llvm::DebugCounter
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp957 GlobalVariable *Counters = new GlobalVariable( local
H A DInstrProfiling.cpp675 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h783 SmallVector<Expr *, 4> Counters; member in struct:clang::OMPLoopBasedDirective::HelperExprs

Completed in 209 milliseconds