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

/openjdk7/hotspot/src/share/vm/services/
H A Dmanagement.cpp926 static jlong get_gc_attribute(GCMemoryManager* mgr, jmmLongAttribute att) { function
1084 return get_gc_attribute(mgr, att);
1110 result[i] = get_gc_attribute(mgr, atts[i]);

Completed in 40 milliseconds