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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp287 static void post_compiled_method_unload(jmethodID mid, const void *code_begin);
H A DjvmtiImpl.cpp951 JvmtiExport::post_compiled_method_unload(
H A DjvmtiExport.cpp741 void JvmtiExport::post_compiled_method_unload( function in class:JvmtiExport
/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp280 void post_compiled_method_unload();
H A Dnmethod.cpp1188 post_compiled_method_unload();
1360 post_compiled_method_unload();
1535 void nmethod::post_compiled_method_unload() { function in class:nmethod
1603 // call to post_compiled_method_unload() so that the unloading

Completed in 52 milliseconds