Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dhistogram.h145 return frequency_.size(); in GetCountDifferent()
149 PandaMap<Value, uint32_t> frequency_; member in ark::Histogram
H A Dhistogram-inl.h75 for (auto it : frequency_) { in GetTopDump()
91 frequency_[element] += number; in AddValue()

Completed in 1 milliseconds