Home
last modified time | relevance | path

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

/third_party/benchmark/docs/
Duser_guide.md682 ### Counter Reporting
/third_party/mesa3d/src/tool/pps/
Dpps_config.cc46 Counters, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h175 DenseMap<unsigned, CounterInfo> Counters; variable
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.h108 alignas(8) uint8_t Counters[kNumCounters]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp637 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
DGCOVProfiling.cpp805 GlobalVariable *Counters = in emitProfileArcs() local
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2033 const struct gl_perf_monitor_counter *Counters; member