Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_api_internal.h62 UserCounters counters_; variable
/third_party/mesa3d/src/panfrost/lib/
Dpan_props.c45 #define MODEL(gpu_id_, shortname, counters_, min_rev_anisotropic_, tib_size_, quirks_) \ argument
/third_party/node/deps/v8/src/d8/
Dd8.h82 Counter counters_[kMaxCounters]; variable
718 static CounterCollection* counters_; variable
Dd8.cc464 CounterCollection* Shell::counters_ = &local_counters_; member in v8::Shell
/third_party/node/deps/v8/src/logging/
Dcounters.h147 Counters* counters_ = nullptr; variable
216 Counters* counters_; variable
Druntime-call-stats.h659 RuntimeCallCounter counters_[kNumberOfCounters]; variable
/third_party/node/deps/v8/src/wasm/
Dc-api.cc274 Counter counters_[kMaxCounters]; member in wasm::CounterCollection
287 static CounterCollection counters_; member
378 CounterCollection EngineImpl::counters_; member in wasm::EngineImpl
Dmodule-instantiate.cc81 Counters* const counters_; member in v8::internal::wasm::__anon89d05fc50111::CompileImportWrapperJob
Dmodule-decoder.cc1587 Counters* counters_ = nullptr; member in v8::internal::wasm::ModuleDecoderImpl
Dmodule-compiler.cc2554 Counters* const counters_; member in v8::internal::wasm::AsyncCompileJob::DecodeModule