CACAO
Public Member Functions | Data Fields
jvmtiEnv_struct Struct Reference

Public Member Functions

 jvmtiError (JNICALL *SetEventNotificationMode)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetAllThreads)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SuspendThread)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ResumeThread)(jvmtiEnv *env
 
 jvmtiError (JNICALL *StopThread)(jvmtiEnv *env
 
 jvmtiError (JNICALL *InterruptThread)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetOwnedMonitorInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetCurrentContendedMonitor)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RunAgentThread)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetTopThreadGroups)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadGroupInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadGroupChildren)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetFrameCount)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadState)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetFrameLocation)(jvmtiEnv *env
 
 jvmtiError (JNICALL *NotifyFramePop)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalObject)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalInt)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalLong)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalFloat)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalDouble)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetLocalObject)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetLocalInt)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetLocalLong)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetLocalFloat)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetLocalDouble)(jvmtiEnv *env
 
 jvmtiError (JNICALL *CreateRawMonitor)(jvmtiEnv *env
 
 jvmtiError (JNICALL *DestroyRawMonitor)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RawMonitorEnter)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RawMonitorExit)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RawMonitorWait)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RawMonitorNotify)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RawMonitorNotifyAll)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetBreakpoint)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ClearBreakpoint)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetFieldAccessWatch)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ClearFieldAccessWatch)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetFieldModificationWatch)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ClearFieldModificationWatch)(jvmtiEnv *env
 
 jvmtiError (JNICALL *Allocate)(jvmtiEnv *env
 
 jvmtiError (JNICALL *Deallocate)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassSignature)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassStatus)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetSourceFileName)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassModifiers)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassMethods)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassFields)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetImplementedInterfaces)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsInterface)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsArrayClass)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassLoader)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetObjectHashCode)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetObjectMonitorUsage)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetFieldName)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetFieldDeclaringClass)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetFieldModifiers)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsFieldSynthetic)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetMethodName)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetMethodDeclaringClass)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetMethodModifiers)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetMaxLocals)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetArgumentsSize)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLineNumberTable)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetMethodLocation)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLocalVariableTable)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetBytecodes)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsMethodNative)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsMethodSynthetic)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetLoadedClasses)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetClassLoaderClasses)(jvmtiEnv *env
 
 jvmtiError (JNICALL *PopFrame)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RedefineClasses)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetVersionNumber)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetCapabilities)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetSourceDebugExtension)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IsMethodObsolete)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SuspendThreadList)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ResumeThreadList)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetAllStackTraces)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadListStackTraces)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadLocalStorage)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetThreadLocalStorage)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetStackTrace)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetTag)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetTag)(jvmtiEnv *env
 
 jvmtiError (JNICALL *ForceGarbageCollection)(jvmtiEnv *env)
 
 jvmtiError (JNICALL *IterateOverObjectsReachableFromObject)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IterateOverReachableObjects)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IterateOverHeap)(jvmtiEnv *env
 
 jvmtiError (JNICALL *IterateOverInstancesOfClass)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetObjectsWithTags)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetJNIFunctionTable)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetJNIFunctionTable)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetEventCallbacks)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GenerateEvents)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetExtensionFunctions)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetExtensionEvents)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetExtensionEventCallback)(jvmtiEnv *env
 
 jvmtiError (JNICALL *DisposeEnvironment)(jvmtiEnv *env)
 
 jvmtiError (JNICALL *GetErrorName)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetJLocationFormat)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetSystemProperties)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetSystemProperty)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetSystemProperty)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetPhase)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetCurrentThreadCpuTimerInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetCurrentThreadCpuTime)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadCpuTimerInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetThreadCpuTime)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetTimerInfo)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetTime)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetPotentialCapabilities)(jvmtiEnv *env
 
 jvmtiError (JNICALL *AddCapabilities)(jvmtiEnv *env
 
 jvmtiError (JNICALL *RelinquishCapabilities)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetAvailableProcessors)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetEnvironmentLocalStorage)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetEnvironmentLocalStorage)(jvmtiEnv *env
 
 jvmtiError (JNICALL *AddToBootstrapClassLoaderSearch)(jvmtiEnv *env
 
 jvmtiError (JNICALL *SetVerboseFlag)(jvmtiEnv *env
 
 jvmtiError (JNICALL *GetObjectSize)(jvmtiEnv *env
 

Data Fields

voidreserved1
 
jvmtiEventMode mode
 
jvmtiEventMode jvmtiEvent event_type
 
jvmtiEventMode jvmtiEvent jthread event_thread
 
jvmtiEventMode jvmtiEvent
jthread void
reserved3
 
jint * threads_count_ptr
 
jint jthread ** threads_ptr
 
jthread thread
 
jthread jobject exception
 
jthread jvmtiThreadInfoinfo_ptr
 
jthread jint * owned_monitor_count_ptr
 
jthread jint jobject ** owned_monitors_ptr
 
jthread jobjectmonitor_ptr
 
jthread jvmtiStartFunction proc
 
jthread jvmtiStartFunction
const void
arg
 
jthread jvmtiStartFunction
const void jint 
priority
 
jint * group_count_ptr
 
jint jthreadGroup ** groups_ptr
 
jthreadGroup group
 
jthreadGroup jvmtiThreadGroupInfoinfo_ptr
 
jthreadGroup jint * thread_count_ptr
 
jthreadGroup jint jthread ** threads_ptr
 
jthreadGroup jint jthread jint * group_count_ptr
 
jthreadGroup jint jthread jint
jthreadGroup ** 
groups_ptr
 
jthread jint * count_ptr
 
jthread jint * thread_state_ptr
 
voidreserved18
 
jthread jint depth
 
jthread jint jmethodID * method_ptr
 
jthread jint jmethodID jlocationlocation_ptr
 
jthread jint jint slot
 
jthread jint jint jobjectvalue_ptr
 
jthread jint jint jint * value_ptr
 
jthread jint jint jlong * value_ptr
 
jthread jint jint jfloat * value_ptr
 
jthread jint jint jdouble * value_ptr
 
jthread jint jint jobject value
 
jthread jint jint jint value
 
jthread jint jint jlong value
 
jthread jint jint jfloat value
 
jthread jint jint jdouble value
 
const char * name
 
const char jrawMonitorIDmonitor_ptr
 
jrawMonitorID monitor
 
jrawMonitorID jlong millis
 
jmethodID method
 
jmethodID jlocation location
 
voidreserved40
 
jclass klass
 
jclass jfieldID field
 
voidreserved45
 
jlong size
 
jlong unsigned char ** mem_ptr
 
unsigned char * mem
 
jclass char ** signature_ptr
 
jclass char char ** generic_ptr
 
jclass jint * status_ptr
 
jclass char ** source_name_ptr
 
jclass jint * modifiers_ptr
 
jclass jint * method_count_ptr
 
jclass jint jmethodID ** methods_ptr
 
jclass jint * field_count_ptr
 
jclass jint jfieldID ** fields_ptr
 
jclass jint * interface_count_ptr
 
jclass jint jclass ** interfaces_ptr
 
jclass jboolean * is_interface_ptr
 
jclass jboolean * is_array_class_ptr
 
jclass jobjectclassloader_ptr
 
jobject object
 
jobject jint * hash_code_ptr
 
jobject jvmtiMonitorUsageinfo_ptr
 
jclass jfieldID char ** name_ptr
 
jclass jfieldID char char ** signature_ptr
 
jclass jfieldID char char char ** generic_ptr
 
jclass jfieldID jclassdeclaring_class_ptr
 
jclass jfieldID jint * modifiers_ptr
 
jclass jfieldID jboolean * is_synthetic_ptr
 
jmethodID char ** name_ptr
 
jmethodID char char ** signature_ptr
 
jmethodID char char char ** generic_ptr
 
jmethodID jclassdeclaring_class_ptr
 
jmethodID jint * modifiers_ptr
 
voidreserved67
 
jmethodID jint * max_ptr
 
jmethodID jint * size_ptr
 
jmethodID jint * entry_count_ptr
 
jmethodID jint
jvmtiLineNumberEntry ** 
table_ptr
 
jmethodID jlocationstart_location_ptr
 
jmethodID jlocation jlocationend_location_ptr
 
jmethodID jint
jvmtiLocalVariableEntry ** 
table_ptr
 
voidreserved73
 
voidreserved74
 
jmethodID jint * bytecode_count_ptr
 
jmethodID jint unsigned char ** bytecodes_ptr
 
jmethodID jboolean * is_native_ptr
 
jmethodID jboolean * is_synthetic_ptr
 
jint * class_count_ptr
 
jint jclass ** classes_ptr
 
jobject initiating_loader
 
jobject jint * class_count_ptr
 
jobject jint jclass ** classes_ptr
 
voidreserved81
 
voidreserved82
 
voidreserved83
 
voidreserved84
 
voidreserved85
 
voidreserved86
 
jint class_count
 
jint const jvmtiClassDefinitionclass_definitions
 
jint * version_ptr
 
jvmtiCapabilitiescapabilities_ptr
 
jclass char ** source_debug_extension_ptr
 
jmethodID jboolean * is_obsolete_ptr
 
jint request_count
 
jint const jthreadrequest_list
 
jint const jthread jvmtiErrorresults
 
voidreserved94
 
voidreserved95
 
voidreserved96
 
voidreserved97
 
voidreserved98
 
voidreserved99
 
jint max_frame_count
 
jint jvmtiStackInfo ** stack_info_ptr
 
jint jvmtiStackInfo jint * thread_count_ptr
 
jint thread_count
 
jint const jthreadthread_list
 
jint const jthread jint max_frame_count
 
jint const jthread jint
jvmtiStackInfo ** 
stack_info_ptr
 
jthread void ** data_ptr
 
jthread const voiddata
 
jthread jint start_depth
 
jthread jint jint max_frame_count
 
jthread jint jint jvmtiFrameInfoframe_buffer
 
jthread jint jint
jvmtiFrameInfo jint * 
count_ptr
 
voidreserved105
 
jobject jlong * tag_ptr
 
jobject jlong tag
 
jobject
jvmtiObjectReferenceCallback 
object_reference_callback
 
jobject
jvmtiObjectReferenceCallback
void
user_data
 
jvmtiHeapRootCallback heap_root_callback
 
jvmtiHeapRootCallback
jvmtiStackReferenceCallback 
stack_ref_callback
 
jvmtiHeapRootCallback
jvmtiStackReferenceCallback
jvmtiObjectReferenceCallback 
object_ref_callback
 
jvmtiHeapRootCallback
jvmtiStackReferenceCallback
jvmtiObjectReferenceCallback
void
user_data
 
jvmtiHeapObjectFilter object_filter
 
jvmtiHeapObjectFilter
jvmtiHeapObjectCallback 
heap_object_callback
 
jvmtiHeapObjectFilter
jvmtiHeapObjectCallback void
user_data
 
jclass jvmtiHeapObjectFilter object_filter
 
jclass jvmtiHeapObjectFilter
jvmtiHeapObjectCallback 
heap_object_callback
 
jclass jvmtiHeapObjectFilter
jvmtiHeapObjectCallback void
user_data
 
voidreserved113
 
jint tag_count
 
jint const jlong * tags
 
jint const jlong jint * count_ptr
 
jint const jlong jint jobject ** object_result_ptr
 
jint const jlong jint jobject
jlong ** 
tag_result_ptr
 
voidreserved115
 
voidreserved116
 
voidreserved117
 
voidreserved118
 
voidreserved119
 
const jniNativeInterfacefunction_table
 
jniNativeInterface ** function_table
 
const jvmtiEventCallbackscallbacks
 
const jvmtiEventCallbacks jint size_of_callbacks
 
jvmtiEvent event_type
 
jint * extension_count_ptr
 
jint jvmtiExtensionFunctionInfo ** extensions
 
jint jvmtiExtensionEventInfo ** extensions
 
jint extension_event_index
 
jint jvmtiExtensionEvent callback
 
jvmtiError error
 
jvmtiError char ** name_ptr
 
jvmtiJlocationFormatformat_ptr
 
jint * count_ptr
 
jint char *** property_ptr
 
const char * property
 
const char char ** value_ptr
 
const char const char * value
 
jvmtiPhasephase_ptr
 
jvmtiTimerInfoinfo_ptr
 
jlong * nanos_ptr
 
jthread jlong * nanos_ptr
 
voidreserved141
 
const jvmtiCapabilitiescapabilities_ptr
 
jint * processor_count_ptr
 
voidreserved145
 
voidreserved146
 
void ** data_ptr
 
const voiddata
 
const char * segment
 
jvmtiVerboseFlag flag
 
jvmtiVerboseFlag jboolean value
 
voidreserved151
 
voidreserved152
 
voidreserved153
 
jobject jlong * size_ptr
 

Detailed Description

Definition at line 718 of file jvmti.h.

Member Function Documentation

jvmtiEnv_struct::jvmtiError ( JNICALL *  SetEventNotificationMode)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetAllThreads)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SuspendThread)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ResumeThread)
jvmtiEnv_struct::jvmtiError ( JNICALL *  StopThread)
jvmtiEnv_struct::jvmtiError ( JNICALL *  InterruptThread)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetOwnedMonitorInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetCurrentContendedMonitor)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RunAgentThread)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetTopThreadGroups)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadGroupInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadGroupChildren)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetFrameCount)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadState)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetFrameLocation)
jvmtiEnv_struct::jvmtiError ( JNICALL *  NotifyFramePop)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalObject)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalInt)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalLong)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalFloat)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalDouble)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetLocalObject)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetLocalInt)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetLocalLong)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetLocalFloat)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetLocalDouble)
jvmtiEnv_struct::jvmtiError ( JNICALL *  CreateRawMonitor)
jvmtiEnv_struct::jvmtiError ( JNICALL *  DestroyRawMonitor)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RawMonitorEnter)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RawMonitorExit)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RawMonitorWait)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RawMonitorNotify)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RawMonitorNotifyAll)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetBreakpoint)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ClearBreakpoint)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetFieldAccessWatch)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ClearFieldAccessWatch)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetFieldModificationWatch)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ClearFieldModificationWatch)
jvmtiEnv_struct::jvmtiError ( JNICALL *  Allocate)
jvmtiEnv_struct::jvmtiError ( JNICALL *  Deallocate)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassSignature)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassStatus)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetSourceFileName)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassModifiers)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassMethods)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassFields)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetImplementedInterfaces)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsInterface)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsArrayClass)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassLoader)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetObjectHashCode)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetObjectMonitorUsage)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetFieldName)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetFieldDeclaringClass)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetFieldModifiers)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsFieldSynthetic)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetMethodName)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetMethodDeclaringClass)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetMethodModifiers)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetMaxLocals)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetArgumentsSize)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLineNumberTable)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetMethodLocation)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLocalVariableTable)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetBytecodes)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsMethodNative)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsMethodSynthetic)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetLoadedClasses)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetClassLoaderClasses)
jvmtiEnv_struct::jvmtiError ( JNICALL *  PopFrame)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RedefineClasses)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetVersionNumber)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetCapabilities)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetSourceDebugExtension)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IsMethodObsolete)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SuspendThreadList)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ResumeThreadList)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetAllStackTraces)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadListStackTraces)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadLocalStorage)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetThreadLocalStorage)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetStackTrace)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetTag)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetTag)
jvmtiEnv_struct::jvmtiError ( JNICALL *  ForceGarbageCollection)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IterateOverObjectsReachableFromObject)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IterateOverReachableObjects)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IterateOverHeap)
jvmtiEnv_struct::jvmtiError ( JNICALL *  IterateOverInstancesOfClass)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetObjectsWithTags)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetJNIFunctionTable)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetJNIFunctionTable)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetEventCallbacks)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GenerateEvents)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetExtensionFunctions)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetExtensionEvents)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetExtensionEventCallback)
jvmtiEnv_struct::jvmtiError ( JNICALL *  DisposeEnvironment)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetErrorName)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetJLocationFormat)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetSystemProperties)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetSystemProperty)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetSystemProperty)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetPhase)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetCurrentThreadCpuTimerInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetCurrentThreadCpuTime)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadCpuTimerInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetThreadCpuTime)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetTimerInfo)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetTime)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetPotentialCapabilities)
jvmtiEnv_struct::jvmtiError ( JNICALL *  AddCapabilities)
jvmtiEnv_struct::jvmtiError ( JNICALL *  RelinquishCapabilities)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetAvailableProcessors)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetEnvironmentLocalStorage)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetEnvironmentLocalStorage)
jvmtiEnv_struct::jvmtiError ( JNICALL *  AddToBootstrapClassLoaderSearch)
jvmtiEnv_struct::jvmtiError ( JNICALL *  SetVerboseFlag)
jvmtiEnv_struct::jvmtiError ( JNICALL *  GetObjectSize)

Field Documentation

jthread jvmtiStartFunction const void* jvmtiEnv_struct::arg

Definition at line 749 of file jvmti.h.

jmethodID jint* jvmtiEnv_struct::bytecode_count_ptr

Definition at line 962 of file jvmti.h.

jmethodID jint unsigned char** jvmtiEnv_struct::bytecodes_ptr

Definition at line 962 of file jvmti.h.

jint jvmtiExtensionEvent jvmtiEnv_struct::callback

Definition at line 1088 of file jvmti.h.

const jvmtiEventCallbacks* jvmtiEnv_struct::callbacks

Definition at line 1077 of file jvmti.h.

const jvmtiCapabilities * jvmtiEnv_struct::capabilities_ptr

Definition at line 992 of file jvmti.h.

const jvmtiCapabilities* jvmtiEnv_struct::capabilities_ptr

Definition at line 1124 of file jvmti.h.

jint jvmtiEnv_struct::class_count

Definition at line 987 of file jvmti.h.

jint* jvmtiEnv_struct::class_count_ptr

Definition at line 972 of file jvmti.h.

jobject jint* jvmtiEnv_struct::class_count_ptr

Definition at line 975 of file jvmti.h.

jint const jvmtiClassDefinition* jvmtiEnv_struct::class_definitions

Definition at line 987 of file jvmti.h.

jint jclass** jvmtiEnv_struct::classes_ptr

Definition at line 972 of file jvmti.h.

jobject jint jclass** jvmtiEnv_struct::classes_ptr

Definition at line 975 of file jvmti.h.

jclass jobject* jvmtiEnv_struct::classloader_ptr

Definition at line 903 of file jvmti.h.

jthread jint* jvmtiEnv_struct::count_ptr

Definition at line 766 of file jvmti.h.

jthread jint jint jvmtiFrameInfo jint* jvmtiEnv_struct::count_ptr

Definition at line 1029 of file jvmti.h.

jint const jlong jint* jvmtiEnv_struct::count_ptr

Definition at line 1062 of file jvmti.h.

jint* jvmtiEnv_struct::count_ptr

Definition at line 1097 of file jvmti.h.

jthread const void* jvmtiEnv_struct::data

Definition at line 1026 of file jvmti.h.

const void* jvmtiEnv_struct::data

Definition at line 1134 of file jvmti.h.

jthread void** jvmtiEnv_struct::data_ptr

Definition at line 1023 of file jvmti.h.

void** jvmtiEnv_struct::data_ptr

Definition at line 1132 of file jvmti.h.

jclass jfieldID jclass* jvmtiEnv_struct::declaring_class_ptr

Definition at line 918 of file jvmti.h.

jmethodID jclass* jvmtiEnv_struct::declaring_class_ptr

Definition at line 935 of file jvmti.h.

jthread jint jvmtiEnv_struct::depth

Definition at line 773 of file jvmti.h.

jmethodID jlocation jlocation* jvmtiEnv_struct::end_location_ptr

Definition at line 952 of file jvmti.h.

jmethodID jint * jvmtiEnv_struct::entry_count_ptr

Definition at line 948 of file jvmti.h.

jvmtiError jvmtiEnv_struct::error

Definition at line 1092 of file jvmti.h.

jvmtiEventMode jvmtiEvent jthread jvmtiEnv_struct::event_thread

Definition at line 721 of file jvmti.h.

jvmtiEventMode jvmtiEvent jvmtiEnv_struct::event_type

Definition at line 721 of file jvmti.h.

jvmtiEvent jvmtiEnv_struct::event_type

Definition at line 1080 of file jvmti.h.

jthread jobject jvmtiEnv_struct::exception

Definition at line 734 of file jvmti.h.

jint * jvmtiEnv_struct::extension_count_ptr

Definition at line 1082 of file jvmti.h.

jint jvmtiEnv_struct::extension_event_index

Definition at line 1088 of file jvmti.h.

jint jvmtiExtensionFunctionInfo** jvmtiEnv_struct::extensions

Definition at line 1082 of file jvmti.h.

jint jvmtiExtensionEventInfo** jvmtiEnv_struct::extensions

Definition at line 1085 of file jvmti.h.

jclass jfieldID jvmtiEnv_struct::field

Definition at line 854 of file jvmti.h.

jclass jint* jvmtiEnv_struct::field_count_ptr

Definition at line 889 of file jvmti.h.

jclass jint jfieldID** jvmtiEnv_struct::fields_ptr

Definition at line 889 of file jvmti.h.

jvmtiVerboseFlag jvmtiEnv_struct::flag

Definition at line 1138 of file jvmti.h.

jvmtiJlocationFormat* jvmtiEnv_struct::format_ptr

Definition at line 1095 of file jvmti.h.

jthread jint jint jvmtiFrameInfo* jvmtiEnv_struct::frame_buffer

Definition at line 1029 of file jvmti.h.

const jniNativeInterface* jvmtiEnv_struct::function_table

Definition at line 1073 of file jvmti.h.

jniNativeInterface** jvmtiEnv_struct::function_table

Definition at line 1075 of file jvmti.h.

jclass char char** jvmtiEnv_struct::generic_ptr

Definition at line 872 of file jvmti.h.

jclass jfieldID char char char** jvmtiEnv_struct::generic_ptr

Definition at line 912 of file jvmti.h.

jmethodID char char char** jvmtiEnv_struct::generic_ptr

Definition at line 930 of file jvmti.h.

jthreadGroup jvmtiEnv_struct::group

Definition at line 757 of file jvmti.h.

jint* jvmtiEnv_struct::group_count_ptr

Definition at line 754 of file jvmti.h.

jthreadGroup jint jthread jint* jvmtiEnv_struct::group_count_ptr

Definition at line 760 of file jvmti.h.

jint jthreadGroup** jvmtiEnv_struct::groups_ptr

Definition at line 754 of file jvmti.h.

jthreadGroup jint jthread jint jthreadGroup** jvmtiEnv_struct::groups_ptr

Definition at line 760 of file jvmti.h.

jobject jint* jvmtiEnv_struct::hash_code_ptr

Definition at line 906 of file jvmti.h.

jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiEnv_struct::heap_object_callback

Definition at line 1052 of file jvmti.h.

jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiEnv_struct::heap_object_callback

Definition at line 1056 of file jvmti.h.

jvmtiHeapRootCallback jvmtiEnv_struct::heap_root_callback

Definition at line 1047 of file jvmti.h.

jvmtiTimerInfo * jvmtiEnv_struct::info_ptr

Definition at line 739 of file jvmti.h.

jthreadGroup jvmtiThreadGroupInfo* jvmtiEnv_struct::info_ptr

Definition at line 757 of file jvmti.h.

jobject jvmtiMonitorUsage* jvmtiEnv_struct::info_ptr

Definition at line 909 of file jvmti.h.

jvmtiTimerInfo* jvmtiEnv_struct::info_ptr

Definition at line 1108 of file jvmti.h.

jobject jvmtiEnv_struct::initiating_loader

Definition at line 975 of file jvmti.h.

jclass jint* jvmtiEnv_struct::interface_count_ptr

Definition at line 893 of file jvmti.h.

jclass jint jclass** jvmtiEnv_struct::interfaces_ptr

Definition at line 893 of file jvmti.h.

jclass jboolean* jvmtiEnv_struct::is_array_class_ptr

Definition at line 900 of file jvmti.h.

jclass jboolean* jvmtiEnv_struct::is_interface_ptr

Definition at line 897 of file jvmti.h.

jmethodID jboolean* jvmtiEnv_struct::is_native_ptr

Definition at line 966 of file jvmti.h.

jmethodID jboolean* jvmtiEnv_struct::is_obsolete_ptr

Definition at line 997 of file jvmti.h.

jclass jfieldID jboolean* jvmtiEnv_struct::is_synthetic_ptr

Definition at line 926 of file jvmti.h.

jmethodID jboolean* jvmtiEnv_struct::is_synthetic_ptr

Definition at line 969 of file jvmti.h.

jclass jvmtiEnv_struct::klass

Definition at line 854 of file jvmti.h.

jmethodID jlocation jvmtiEnv_struct::location

Definition at line 847 of file jvmti.h.

jthread jint jmethodID jlocation* jvmtiEnv_struct::location_ptr

Definition at line 773 of file jvmti.h.

jint jvmtiEnv_struct::max_frame_count

Definition at line 1014 of file jvmti.h.

jint const jthread jint jvmtiEnv_struct::max_frame_count

Definition at line 1018 of file jvmti.h.

jthread jint jint jvmtiEnv_struct::max_frame_count

Definition at line 1029 of file jvmti.h.

jmethodID jint* jvmtiEnv_struct::max_ptr

Definition at line 942 of file jvmti.h.

unsigned char* jvmtiEnv_struct::mem

Definition at line 870 of file jvmti.h.

jlong unsigned char** jvmtiEnv_struct::mem_ptr

Definition at line 867 of file jvmti.h.

jmethodID jvmtiEnv_struct::method

Definition at line 847 of file jvmti.h.

jclass jint* jvmtiEnv_struct::method_count_ptr

Definition at line 885 of file jvmti.h.

jthread jint jmethodID* jvmtiEnv_struct::method_ptr

Definition at line 773 of file jvmti.h.

jclass jint jmethodID** jvmtiEnv_struct::methods_ptr

Definition at line 885 of file jvmti.h.

jrawMonitorID jlong jvmtiEnv_struct::millis

Definition at line 840 of file jvmti.h.

jvmtiEventMode jvmtiEnv_struct::mode

Definition at line 721 of file jvmti.h.

jclass jint* jvmtiEnv_struct::modifiers_ptr

Definition at line 882 of file jvmti.h.

jclass jfieldID jint* jvmtiEnv_struct::modifiers_ptr

Definition at line 922 of file jvmti.h.

jmethodID jint* jvmtiEnv_struct::modifiers_ptr

Definition at line 938 of file jvmti.h.

jrawMonitorID jvmtiEnv_struct::monitor

Definition at line 834 of file jvmti.h.

jthread jobject* jvmtiEnv_struct::monitor_ptr

Definition at line 746 of file jvmti.h.

const char jrawMonitorID* jvmtiEnv_struct::monitor_ptr

Definition at line 831 of file jvmti.h.

const char* jvmtiEnv_struct::name

Definition at line 831 of file jvmti.h.

jclass jfieldID char** jvmtiEnv_struct::name_ptr

Definition at line 912 of file jvmti.h.

jmethodID char** jvmtiEnv_struct::name_ptr

Definition at line 930 of file jvmti.h.

jvmtiError char** jvmtiEnv_struct::name_ptr

Definition at line 1092 of file jvmti.h.

jlong * jvmtiEnv_struct::nanos_ptr

Definition at line 1110 of file jvmti.h.

jthread jlong* jvmtiEnv_struct::nanos_ptr

Definition at line 1114 of file jvmti.h.

jobject jvmtiEnv_struct::object

Definition at line 906 of file jvmti.h.

jvmtiHeapObjectFilter jvmtiEnv_struct::object_filter

Definition at line 1052 of file jvmti.h.

jclass jvmtiHeapObjectFilter jvmtiEnv_struct::object_filter

Definition at line 1056 of file jvmti.h.

jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback jvmtiEnv_struct::object_ref_callback

Definition at line 1047 of file jvmti.h.

jobject jvmtiObjectReferenceCallback jvmtiEnv_struct::object_reference_callback

Definition at line 1043 of file jvmti.h.

jint const jlong jint jobject** jvmtiEnv_struct::object_result_ptr

Definition at line 1062 of file jvmti.h.

jthread jint* jvmtiEnv_struct::owned_monitor_count_ptr

Definition at line 742 of file jvmti.h.

jthread jint jobject** jvmtiEnv_struct::owned_monitors_ptr

Definition at line 742 of file jvmti.h.

jvmtiPhase* jvmtiEnv_struct::phase_ptr

Definition at line 1106 of file jvmti.h.

jthread jvmtiStartFunction const void jint jvmtiEnv_struct::priority

Definition at line 749 of file jvmti.h.

jthread jvmtiStartFunction jvmtiEnv_struct::proc

Definition at line 749 of file jvmti.h.

jint* jvmtiEnv_struct::processor_count_ptr

Definition at line 1128 of file jvmti.h.

const char * jvmtiEnv_struct::property

Definition at line 1100 of file jvmti.h.

jint char*** jvmtiEnv_struct::property_ptr

Definition at line 1097 of file jvmti.h.

jint jvmtiEnv_struct::request_count

Definition at line 1000 of file jvmti.h.

jint const jthread * jvmtiEnv_struct::request_list

Definition at line 1000 of file jvmti.h.

void* jvmtiEnv_struct::reserved1

Definition at line 719 of file jvmti.h.

void* jvmtiEnv_struct::reserved105

Definition at line 1034 of file jvmti.h.

void* jvmtiEnv_struct::reserved113

Definition at line 1060 of file jvmti.h.

void* jvmtiEnv_struct::reserved115

Definition at line 1067 of file jvmti.h.

void* jvmtiEnv_struct::reserved116

Definition at line 1068 of file jvmti.h.

void* jvmtiEnv_struct::reserved117

Definition at line 1069 of file jvmti.h.

void* jvmtiEnv_struct::reserved118

Definition at line 1070 of file jvmti.h.

void* jvmtiEnv_struct::reserved119

Definition at line 1071 of file jvmti.h.

void* jvmtiEnv_struct::reserved141

Definition at line 1122 of file jvmti.h.

void* jvmtiEnv_struct::reserved145

Definition at line 1129 of file jvmti.h.

void* jvmtiEnv_struct::reserved146

Definition at line 1130 of file jvmti.h.

void* jvmtiEnv_struct::reserved151

Definition at line 1140 of file jvmti.h.

void* jvmtiEnv_struct::reserved152

Definition at line 1141 of file jvmti.h.

void* jvmtiEnv_struct::reserved153

Definition at line 1142 of file jvmti.h.

void* jvmtiEnv_struct::reserved18

Definition at line 771 of file jvmti.h.

jvmtiEventMode jvmtiEvent jthread void* jvmtiEnv_struct::reserved3

Definition at line 721 of file jvmti.h.

void* jvmtiEnv_struct::reserved40

Definition at line 852 of file jvmti.h.

void* jvmtiEnv_struct::reserved45

Definition at line 865 of file jvmti.h.

void* jvmtiEnv_struct::reserved67

Definition at line 940 of file jvmti.h.

void* jvmtiEnv_struct::reserved73

Definition at line 959 of file jvmti.h.

void* jvmtiEnv_struct::reserved74

Definition at line 960 of file jvmti.h.

void* jvmtiEnv_struct::reserved81

Definition at line 980 of file jvmti.h.

void* jvmtiEnv_struct::reserved82

Definition at line 981 of file jvmti.h.

void* jvmtiEnv_struct::reserved83

Definition at line 982 of file jvmti.h.

void* jvmtiEnv_struct::reserved84

Definition at line 983 of file jvmti.h.

void* jvmtiEnv_struct::reserved85

Definition at line 984 of file jvmti.h.

void* jvmtiEnv_struct::reserved86

Definition at line 985 of file jvmti.h.

void* jvmtiEnv_struct::reserved94

Definition at line 1007 of file jvmti.h.

void* jvmtiEnv_struct::reserved95

Definition at line 1008 of file jvmti.h.

void* jvmtiEnv_struct::reserved96

Definition at line 1009 of file jvmti.h.

void* jvmtiEnv_struct::reserved97

Definition at line 1010 of file jvmti.h.

void* jvmtiEnv_struct::reserved98

Definition at line 1011 of file jvmti.h.

void* jvmtiEnv_struct::reserved99

Definition at line 1012 of file jvmti.h.

jint const jthread jvmtiError * jvmtiEnv_struct::results

Definition at line 1000 of file jvmti.h.

const char* jvmtiEnv_struct::segment

Definition at line 1136 of file jvmti.h.

jclass char** jvmtiEnv_struct::signature_ptr

Definition at line 872 of file jvmti.h.

jclass jfieldID char char** jvmtiEnv_struct::signature_ptr

Definition at line 912 of file jvmti.h.

jmethodID char char** jvmtiEnv_struct::signature_ptr

Definition at line 930 of file jvmti.h.

jlong jvmtiEnv_struct::size

Definition at line 867 of file jvmti.h.

const jvmtiEventCallbacks jint jvmtiEnv_struct::size_of_callbacks

Definition at line 1077 of file jvmti.h.

jmethodID jint* jvmtiEnv_struct::size_ptr

Definition at line 945 of file jvmti.h.

jobject jlong* jvmtiEnv_struct::size_ptr

Definition at line 1144 of file jvmti.h.

jthread jint jint jvmtiEnv_struct::slot

Definition at line 781 of file jvmti.h.

jclass char** jvmtiEnv_struct::source_debug_extension_ptr

Definition at line 994 of file jvmti.h.

jclass char** jvmtiEnv_struct::source_name_ptr

Definition at line 879 of file jvmti.h.

jint jvmtiStackInfo** jvmtiEnv_struct::stack_info_ptr

Definition at line 1014 of file jvmti.h.

jint const jthread jint jvmtiStackInfo** jvmtiEnv_struct::stack_info_ptr

Definition at line 1018 of file jvmti.h.

jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiEnv_struct::stack_ref_callback

Definition at line 1047 of file jvmti.h.

jthread jint jvmtiEnv_struct::start_depth

Definition at line 1029 of file jvmti.h.

jmethodID jlocation* jvmtiEnv_struct::start_location_ptr

Definition at line 952 of file jvmti.h.

jclass jint* jvmtiEnv_struct::status_ptr

Definition at line 876 of file jvmti.h.

jmethodID jint jvmtiLineNumberEntry** jvmtiEnv_struct::table_ptr

Definition at line 948 of file jvmti.h.

jmethodID jint jvmtiLocalVariableEntry** jvmtiEnv_struct::table_ptr

Definition at line 956 of file jvmti.h.

jobject jlong jvmtiEnv_struct::tag

Definition at line 1039 of file jvmti.h.

jint jvmtiEnv_struct::tag_count

Definition at line 1062 of file jvmti.h.

jobject jlong* jvmtiEnv_struct::tag_ptr

Definition at line 1036 of file jvmti.h.

jint const jlong jint jobject jlong** jvmtiEnv_struct::tag_result_ptr

Definition at line 1062 of file jvmti.h.

jint const jlong* jvmtiEnv_struct::tags

Definition at line 1062 of file jvmti.h.

jthread jvmtiEnv_struct::thread

Definition at line 730 of file jvmti.h.

jint jvmtiEnv_struct::thread_count

Definition at line 1018 of file jvmti.h.

jthreadGroup jint* jvmtiEnv_struct::thread_count_ptr

Definition at line 760 of file jvmti.h.

jint jvmtiStackInfo jint* jvmtiEnv_struct::thread_count_ptr

Definition at line 1014 of file jvmti.h.

jint const jthread* jvmtiEnv_struct::thread_list

Definition at line 1018 of file jvmti.h.

jthread jint* jvmtiEnv_struct::thread_state_ptr

Definition at line 769 of file jvmti.h.

jint* jvmtiEnv_struct::threads_count_ptr

Definition at line 727 of file jvmti.h.

jint jthread** jvmtiEnv_struct::threads_ptr

Definition at line 727 of file jvmti.h.

jthreadGroup jint jthread** jvmtiEnv_struct::threads_ptr

Definition at line 760 of file jvmti.h.

jobject jvmtiObjectReferenceCallback void* jvmtiEnv_struct::user_data

Definition at line 1043 of file jvmti.h.

jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback void* jvmtiEnv_struct::user_data

Definition at line 1047 of file jvmti.h.

jvmtiHeapObjectFilter jvmtiHeapObjectCallback void* jvmtiEnv_struct::user_data

Definition at line 1052 of file jvmti.h.

jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback void* jvmtiEnv_struct::user_data

Definition at line 1056 of file jvmti.h.

jthread jint jint jobject jvmtiEnv_struct::value

Definition at line 806 of file jvmti.h.

jthread jint jint jint jvmtiEnv_struct::value

Definition at line 811 of file jvmti.h.

jthread jint jint jlong jvmtiEnv_struct::value

Definition at line 816 of file jvmti.h.

jthread jint jint jfloat jvmtiEnv_struct::value

Definition at line 821 of file jvmti.h.

jthread jint jint jdouble jvmtiEnv_struct::value

Definition at line 826 of file jvmti.h.

const char const char* jvmtiEnv_struct::value

Definition at line 1103 of file jvmti.h.

jvmtiVerboseFlag jboolean jvmtiEnv_struct::value

Definition at line 1138 of file jvmti.h.

jthread jint jint jobject* jvmtiEnv_struct::value_ptr

Definition at line 781 of file jvmti.h.

jthread jint jint jint* jvmtiEnv_struct::value_ptr

Definition at line 786 of file jvmti.h.

jthread jint jint jlong* jvmtiEnv_struct::value_ptr

Definition at line 791 of file jvmti.h.

jthread jint jint jfloat* jvmtiEnv_struct::value_ptr

Definition at line 796 of file jvmti.h.

jthread jint jint jdouble* jvmtiEnv_struct::value_ptr

Definition at line 801 of file jvmti.h.

const char char** jvmtiEnv_struct::value_ptr

Definition at line 1100 of file jvmti.h.

jint* jvmtiEnv_struct::version_ptr

Definition at line 990 of file jvmti.h.


The documentation for this struct was generated from the following file: