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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.hpp243 static PerfCounter* perf_app_classfile_bytes_read() { return _perf_app_classfile_bytes_read; } function in class:ClassLoader
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp848 ClassLoader::perf_app_classfile_bytes_read()->inc(len);

Completed in 44 milliseconds