Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h35 int32_t sample_total() { return sample_total_; } in sample_total()
40 int32_t sample_total_; variable
Dd8.cc1602 sample_total_ += sample; in AddSample()