Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DEdgeProfiling.cpp78 GlobalVariable *Counters = in runOnModule() local
DOptimalEdgeProfiling.cpp117 GlobalVariable *Counters = in runOnModule() local
DGCOVProfiling.cpp444 GlobalVariable *Counters = in emitProfileArcs() local
525 GlobalVariable *Counters, in buildEdgeLookupTable()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoaderPass.cpp158 std::vector<unsigned> Counters = PIL.getRawEdgeCounts(); in runOnModule() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp609 GlobalVariable *Counters = in emitProfileArcs() local
721 GlobalVariable *Counters, in buildEdgeLookupTable()
DInstrProfiling.cpp218 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
DEfficiencySanitizer.cpp425 GlobalVariable *Counters = in createCacheFragInfoGV() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp44 } Counters; typedef
/external/v8/src/
Dcounters.cc63 Counters::Counters(Isolate* isolate) { in Counters() function in v8::internal::Counters
Disolate.h53 class Counters; variable
/external/clang/include/clang/AST/
DStmtOpenMP.h551 SmallVector<Expr *, 4> Counters; member
/external/mesa3d/src/mesa/main/
Dmtypes.h1857 const struct gl_perf_monitor_counter *Counters; member