Home
last modified time | relevance | path

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

/external/bcc/tests/python/
Dtest_trace2.c5 struct Counters { u64 stat1; }; argument
/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/v8/src/heap/
Ditem-parallel-job.h27 class Counters; variable
/external/v8/src/wasm/
Dfunction-compiler.h16 class Counters; variable
Dmodule-compiler.h22 class Counters; variable
Dmodule-decoder.h18 class Counters; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h174 DenseMap<unsigned, CounterInfo> Counters; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoaderPass.cpp158 std::vector<unsigned> Counters = PIL.getRawEdgeCounts(); in runOnModule() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp44 } Counters; typedef
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp664 GlobalVariable *Counters = in emitProfileArcs() local
776 GlobalVariable *Counters, in buildEdgeLookupTable()
DEfficiencySanitizer.cpp436 GlobalVariable *Counters = in createCacheFragInfoGV() local
DInstrProfiling.cpp595 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
/external/v8/src/
Dcounters.cc113 Counters::Counters(Isolate* isolate) in Counters() function in v8::internal::Counters
Dcounters.h29 class Counters; variable
Disolate.h77 class Counters; variable
/external/clang/include/clang/AST/
DStmtOpenMP.h551 SmallVector<Expr *, 4> Counters; member
/external/mesa3d/src/mesa/main/
Dmtypes.h1963 const struct gl_perf_monitor_counter *Counters; member