Home
last modified time | relevance | path

Searched refs:sample_total (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/d8/
Dd8.h55 int sample_total() const { in sample_total() function
Dd8.cc3490 std::cout << "\"t:" << key << "\"=" << counter->sample_total() in OnExit()
3515 << counter->sample_total() << " |\n"; in OnExit()
/third_party/node/deps/v8/src/wasm/
Dc-api.cc249 int32_t sample_total() { return sample_total_; } in sample_total() function in wasm::Counter
359 << counter->sample_total() << " |\n"; in ~EngineImpl()