Searched defs:increment_count (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dhistogram.cpp45 void HistogramElement::increment_count() { function in class:HistogramElement
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcUtil.hpp60 void increment_count() { function in class:AdaptiveWeightedAverage
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp78 void increment_count() { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/compiler/
H A DoopMap.hpp161 void increment_count() { _omv_count++; } function in class:OopMap
215 void increment_count() { _om_count++; } function in class:OopMapSet
/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp49 void increment_count() { _count++; } function in class:ExceptionCache

Completed in 38 milliseconds