Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-import-wrapper-cache.h18 class Counters; variable
Dcompilation-environment.h25 class Counters; variable
Dmodule-compiler.h37 class Counters; variable
Dfunction-compiler.h26 class Counters; variable
Dmodule-decoder.h25 class Counters; variable
/third_party/benchmark/docs/
Duser_guide.md682 ### Counter Reporting
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.h14 class Counters; variable
/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/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h108 alignas(8) uint8_t Counters[kNumCounters]; variable
/third_party/node/deps/v8/src/logging/
Dcounters.h30 class Counters; variable
247 friend class Counters; variable
Dcounters.cc101 Counters::Counters(Isolate* isolate) in Counters() function in v8::internal::Counters
/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/node/deps/v8/src/execution/
Disolate.h104 class Counters; variable
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2059 const struct gl_perf_monitor_counter *Counters; member