Home
last modified time | relevance | path

Searched defs:GetCounter (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dprofile-data-reader.h23 double GetCounter(size_t block_id) const { in GetCounter() function
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h643 RuntimeCallCounter* GetCounter(RuntimeCallCounterId counter_id) { in GetCounter() function
646 RuntimeCallCounter* GetCounter(int counter_id) { in GetCounter() function
/third_party/node/src/crypto/
Dcrypto_aes.cc182 BignumPointer GetCounter(const AESCipherConfig& params) { in GetCounter() function
/third_party/node/deps/v8/src/wasm/
Dc-api.cc290 static Counter* GetCounter(const char* name, bool is_histogram) { in GetCounter() function
/third_party/node/deps/v8/src/d8/
Dd8.cc2850 Counter* Shell::GetCounter(const char* name, bool is_histogram) { in GetCounter() function in v8::Shell