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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.hpp235 static PerfCounter* perf_shared_classload_time() { return _perf_shared_classload_time; } function in class:ClassLoader
H A DsystemDictionary.cpp1260 PerfTraceTime vmtimer(ClassLoader::perf_shared_classload_time());

Completed in 40 milliseconds