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

/openjdk7/hotspot/src/share/vm/code/
H A Djvmticmlr.h113 } jvmtiCompiledMethodLoadDummyRecord; typedef in typeref:struct:_jvmtiCompiledMethodLoadDummyRecord
/openjdk7/jdk/src/share/javavm/export/
H A Djvmticmlr.h113 } jvmtiCompiledMethodLoadDummyRecord; typedef in typeref:struct:_jvmtiCompiledMethodLoadDummyRecord
/openjdk7/jdk/src/share/demo/jvmti/compiledMethodLoad/
H A DcompiledMethodLoad.c57 /* print a jvmtiCompiledMethodLoadDummyRecord */
59 print_dummy_record(jvmtiCompiledMethodLoadDummyRecord* record,
162 print_dummy_record((jvmtiCompiledMethodLoadDummyRecord *)curr,

Completed in 521 milliseconds