Searched refs:sample_total_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dd8.h29 int32_t sample_total() { return sample_total_; }
34 int32_t sample_total_; member in class:v8::Counter
H A Dd8.cc700 sample_total_ += sample;

Completed in 92 milliseconds