Home
last modified time | relevance | path

Searched defs:_jvmtiEnv (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djvmti.h1854 struct _jvmtiEnv { struct
1855 const struct jvmtiInterface_1_ *functions;
1859 jvmtiError Allocate(jlong size, in Allocate()
1864 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1868 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1873 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1877 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1886 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1892 jvmtiError SuspendAllVirtualThreads(jint except_count, in SuspendAllVirtualThreads()
[all …]
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djvmti.h1854 struct _jvmtiEnv { struct
1855 const struct jvmtiInterface_1_ *functions;
1859 jvmtiError Allocate(jlong size, in Allocate()
1864 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1868 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1873 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1877 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1886 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1892 jvmtiError SuspendAllVirtualThreads(jint except_count, in SuspendAllVirtualThreads()
[all …]
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djvmti.h1854 struct _jvmtiEnv { struct
1855 const struct jvmtiInterface_1_ *functions;
1859 jvmtiError Allocate(jlong size, in Allocate()
1864 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1868 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1873 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1877 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1886 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1892 jvmtiError SuspendAllVirtualThreads(jint except_count, in SuspendAllVirtualThreads()
[all …]
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djvmti.h1854 struct _jvmtiEnv { struct
1855 const struct jvmtiInterface_1_ *functions;
1859 jvmtiError Allocate(jlong size, in Allocate()
1864 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1868 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1873 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1877 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1886 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1892 jvmtiError SuspendAllVirtualThreads(jint except_count, in SuspendAllVirtualThreads()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/art/openjdkjvmti/include/
H A Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/
Djvmti.h1786 struct _jvmtiEnv { struct
1787 const struct jvmtiInterface_1_ *functions;
1791 jvmtiError Allocate(jlong size, in Allocate()
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate()
1800 jvmtiError GetThreadState(jthread thread, in GetThreadState()
1805 jvmtiError GetCurrentThread(jthread* thread_ptr) { in GetCurrentThread()
1809 jvmtiError GetAllThreads(jint* threads_count_ptr, in GetAllThreads()
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread()
1818 jvmtiError SuspendThreadList(jint request_count, in SuspendThreadList()
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread()
[all …]