Searched defs:_jvmtiCompiledMethodLoadInlineRecord (Results 1 – 2 of 2) sorted by relevance
695 typedef struct _jvmtiCompiledMethodLoadInlineRecord struct697 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */698 jint numpcs; /* number of pc descriptors in this nmethod */699 PCStackInfo* pcinfo; /* array of numpcs pc descriptors */
701 typedef struct _jvmtiCompiledMethodLoadInlineRecord struct703 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */704 jint numpcs; /* number of pc descriptors in this nmethod */705 PCStackInfo* pcinfo; /* array of numpcs pc descriptors */