Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dd8.h48 int32_t sample_total() { return sample_total_; } in sample_total()
53 int32_t sample_total_; variable
Dd8.cc313 sample_total_ += sample; in AddSample()