|
Crossfire JXClient, Trunk
|
#include <jvmti.h>

| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | AddCapabilities | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | AddToBootstrapClassLoaderSearch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | AddToSystemClassLoaderSearch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | Allocate | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ClearBreakpoint | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ClearFieldAccessWatch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ClearFieldModificationWatch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | CreateRawMonitor | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | Deallocate | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | DestroyRawMonitor | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | DisposeEnvironment | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | FollowReferences | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnDouble | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnFloat | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnInt | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnLong | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnObject | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceEarlyReturnVoid | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ForceGarbageCollection | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GenerateEvents | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetAllStackTraces | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetAllThreads | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetArgumentsSize | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetAvailableProcessors | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetBytecodes | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetCapabilities | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassFields | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassLoader | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassLoaderClasses | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassMethods | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassModifiers | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassSignature | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassStatus | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetClassVersionNumbers | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetConstantPool | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetCurrentContendedMonitor | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetCurrentThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetCurrentThreadCpuTime | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetCurrentThreadCpuTimerInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetEnvironmentLocalStorage | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetErrorName | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetExtensionEvents | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetExtensionFunctions | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetFieldDeclaringClass | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetFieldModifiers | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetFieldName | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetFrameCount | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetFrameLocation | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetImplementedInterfaces | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetJLocationFormat | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetJNIFunctionTable | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLineNumberTable | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLoadedClasses | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalDouble | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalFloat | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalInstance | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalInt | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalLong | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalObject | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetLocalVariableTable | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetMaxLocals | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetMethodDeclaringClass | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetMethodLocation | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetMethodModifiers | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetMethodName | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetObjectHashCode | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetObjectMonitorUsage | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetObjectSize | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetObjectsWithTags | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetOwnedMonitorInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetOwnedMonitorStackDepthInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetPhase | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetPotentialCapabilities | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetSourceDebugExtension | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetSourceFileName | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetStackTrace | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetSystemProperties | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetSystemProperty | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetTag | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadCpuTime | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadCpuTimerInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadGroupChildren | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadGroupInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadListStackTraces | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadLocalStorage | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetThreadState | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetTime | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetTimerInfo | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetTopThreadGroups | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | GetVersionNumber | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | InterruptThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsArrayClass | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsFieldSynthetic | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsInterface | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsMethodNative | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsMethodObsolete | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsMethodSynthetic | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IsModifiableClass | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IterateOverHeap | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IterateOverInstancesOfClass | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IterateOverObjectsReachableFromObject | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IterateOverReachableObjects | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | IterateThroughHeap | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | NotifyFramePop | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | PopFrame | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RawMonitorEnter | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RawMonitorExit | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RawMonitorNotify | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RawMonitorNotifyAll | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RawMonitorWait | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RedefineClasses | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RelinquishCapabilities | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ResumeThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | ResumeThreadList | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RetransformClasses | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | RunAgentThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetBreakpoint | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetEnvironmentLocalStorage | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetEventCallbacks | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetEventNotificationMode | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetExtensionEventCallback | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetFieldAccessWatch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetFieldModificationWatch | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetJNIFunctionTable | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetLocalDouble | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetLocalFloat | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetLocalInt | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetLocalLong | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetLocalObject | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetNativeMethodPrefix | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetNativeMethodPrefixes | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetSystemProperty | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetTag | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetThreadLocalStorage | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SetVerboseFlag | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | StopThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SuspendThread | ) |
| jvmtiInterface_1_::jvmtiError | ( | JNICALL * | SuspendThreadList | ) |
| jthread jvmtiStartFunction const void* jvmtiInterface_1_::arg |
| jint jvmtiExtensionEvent jvmtiInterface_1_::callback |
| jint jclass jobject const jvmtiHeapCallbacks* jvmtiInterface_1_::callbacks |
| jint jclass const jvmtiHeapCallbacks* jvmtiInterface_1_::callbacks |
| const jvmtiEventCallbacks* jvmtiInterface_1_::callbacks |
| const jvmtiCapabilities * jvmtiInterface_1_::capabilities_ptr |
| const jvmtiCapabilities* jvmtiInterface_1_::capabilities_ptr |
| jint const jvmtiClassDefinition* jvmtiInterface_1_::class_definitions |
| jthread jint jint jvmtiFrameInfo jint* jvmtiInterface_1_::count_ptr |
| jvmtiError jvmtiInterface_1_::error |
| jvmtiEventMode jvmtiEvent jthread jvmtiInterface_1_::event_thread |
| jvmtiEventMode jvmtiEvent jvmtiInterface_1_::event_type |
| jvmtiEvent jvmtiInterface_1_::event_type |
| jint jvmtiExtensionFunctionInfo** jvmtiInterface_1_::extensions |
| jint jvmtiExtensionEventInfo** jvmtiInterface_1_::extensions |
| jvmtiVerboseFlag jvmtiInterface_1_::flag |
| jvmtiJlocationFormat* jvmtiInterface_1_::format_ptr |
| jthread jint jint jvmtiFrameInfo* jvmtiInterface_1_::frame_buffer |
| const jniNativeInterface* jvmtiInterface_1_::function_table |
| jniNativeInterface** jvmtiInterface_1_::function_table |
| jthreadGroup jvmtiInterface_1_::group |
| jthreadGroup jint jthread jint* jvmtiInterface_1_::group_count_ptr |
| jint jthreadGroup** jvmtiInterface_1_::groups_ptr |
| jthreadGroup jint jthread jint jthreadGroup** jvmtiInterface_1_::groups_ptr |
| jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiInterface_1_::heap_object_callback |
| jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiInterface_1_::heap_object_callback |
| jvmtiHeapRootCallback jvmtiInterface_1_::heap_root_callback |
| jvmtiTimerInfo * jvmtiInterface_1_::info_ptr |
| jthreadGroup jvmtiThreadGroupInfo* jvmtiInterface_1_::info_ptr |
| jobject jvmtiMonitorUsage* jvmtiInterface_1_::info_ptr |
| jvmtiTimerInfo* jvmtiInterface_1_::info_ptr |
| jrawMonitorID jlong jvmtiInterface_1_::millis |
| jvmtiEventMode jvmtiInterface_1_::mode |
| jrawMonitorID jvmtiInterface_1_::monitor |
| jthread jint jvmtiMonitorStackDepthInfo** jvmtiInterface_1_::monitor_info_ptr |
| const char jrawMonitorID* jvmtiInterface_1_::monitor_ptr |
| jvmtiError char** jvmtiInterface_1_::name_ptr |
| jvmtiHeapObjectFilter jvmtiInterface_1_::object_filter |
| jclass jvmtiHeapObjectFilter jvmtiInterface_1_::object_filter |
| jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback jvmtiInterface_1_::object_ref_callback |
| jobject jvmtiObjectReferenceCallback jvmtiInterface_1_::object_reference_callback |
| jvmtiPhase* jvmtiInterface_1_::phase_ptr |
| jthread jvmtiStartFunction const void jint jvmtiInterface_1_::priority |
| jthread jvmtiStartFunction jvmtiInterface_1_::proc |
| jvmtiEventMode jvmtiEvent jthread void* jvmtiInterface_1_::reserved3 |
| jint const jthread jvmtiError * jvmtiInterface_1_::results |
| const jvmtiEventCallbacks jint jvmtiInterface_1_::size_of_callbacks |
| jclass char** jvmtiInterface_1_::source_debug_extension_ptr |
| jint jvmtiStackInfo** jvmtiInterface_1_::stack_info_ptr |
| jint const jthread jint jvmtiStackInfo** jvmtiInterface_1_::stack_info_ptr |
| jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiInterface_1_::stack_ref_callback |
| jmethodID jint jvmtiLineNumberEntry** jvmtiInterface_1_::table_ptr |
| jmethodID jint jvmtiLocalVariableEntry** jvmtiInterface_1_::table_ptr |
| jthreadGroup jint* jvmtiInterface_1_::thread_count_ptr |
| jint jvmtiStackInfo jint* jvmtiInterface_1_::thread_count_ptr |
| jthreadGroup jint jthread** jvmtiInterface_1_::threads_ptr |
| jobject jvmtiObjectReferenceCallback const void* jvmtiInterface_1_::user_data |
| jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback const void* jvmtiInterface_1_::user_data |
| jvmtiHeapObjectFilter jvmtiHeapObjectCallback const void* jvmtiInterface_1_::user_data |
| jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback const void* jvmtiInterface_1_::user_data |
| jint jclass jobject const jvmtiHeapCallbacks const void* jvmtiInterface_1_::user_data |
| jint jclass const jvmtiHeapCallbacks const void* jvmtiInterface_1_::user_data |
| jvmtiVerboseFlag jboolean jvmtiInterface_1_::value |
1.8.17