Home
last modified time | relevance | path

Searched defs:sample_total (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/d8/
Dd8.h55 int sample_total() const { in sample_total() function
/third_party/node/deps/v8/src/wasm/
Dc-api.cc249 int32_t sample_total() { return sample_total_; } in sample_total() function in wasm::Counter