Searched defs:RuntimeHistogramElement (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.cpp49 RuntimeHistogramElement::RuntimeHistogramElement(const char* elementName) { function in class:RuntimeHistogramElement
H A DinterfaceSupport.hpp415 class RuntimeHistogramElement : public HistogramElement { class in inherits:HistogramElement
417 RuntimeHistogramElement(const char* name);
425 static RuntimeHistogramElement* e = new RuntimeHistogramElement(#header); \

Completed in 23 milliseconds