Home
last modified time | relevance | path

Searched defs:Counters (Results 1 – 10 of 10) sorted by relevance

/external/lldb/include/lldb/Symbol/
DClangASTImporter.h70 struct Counters struct
80 static Counters global_counters; argument
/external/compiler-rt/lib/profile/
DInstrProfiling.h37 uint64_t *const Counters; member
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp144 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
207 auto *Counters = new GlobalVariable(*M, CounterTy, false, Name->getLinkage(), in getOrCreateRegionCounters() local
DGCOVProfiling.cpp591 GlobalVariable *Counters = in emitProfileArcs() local
706 GlobalVariable *Counters, in buildEdgeLookupTable()
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp77 ArrayRef<uint64_t> Counters) { in addFunctionCounts()
/external/v8/src/
Dcounters.cc57 Counters::Counters(Isolate* isolate) { in Counters() function in v8::internal::Counters
Disolate.h44 class Counters; variable
/external/llvm/lib/Target/R600/
DSIInsertWaits.cpp42 } Counters; typedef
/external/clang/include/clang/AST/
DStmtOpenMP.h464 SmallVector<Expr *, 4> Counters; member
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp666 ArrayRef<Expr *> Counters) { in EmitPrivateLoopCounters()