Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dhistogram-inl.h15 exceeds_ = 0; in Reset()
23 exceeds_ += other.exceeds_; in Add()
76 exceeds_++; in Record()
92 exceeds_++; in RecordDelta()
H A Dhistogram.h43 inline size_t Exceeds() const { return exceeds_; } in Exceeds()
65 size_t exceeds_ = 0; member in node::Histogram

Completed in 1 milliseconds