Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 25 of 57) sorted by relevance

123

/art/runtime/openjdkjvmti/include/
Djvmti.h1787 const struct jvmtiInterface_1_ *functions; member
1793 return functions->Allocate(this, size, mem_ptr); in Allocate()
1797 return functions->Deallocate(this, mem); in Deallocate()
1802 return functions->GetThreadState(this, thread, thread_state_ptr); in GetThreadState()
1806 return functions->GetCurrentThread(this, thread_ptr); in GetCurrentThread()
1811 return functions->GetAllThreads(this, threads_count_ptr, threads_ptr); in GetAllThreads()
1815 return functions->SuspendThread(this, thread); in SuspendThread()
1821 return functions->SuspendThreadList(this, request_count, request_list, results); in SuspendThreadList()
1825 return functions->ResumeThread(this, thread); in ResumeThread()
1831 return functions->ResumeThreadList(this, request_count, request_list, results); in ResumeThreadList()
[all …]
/art/test/966-default-conflict/
Dexpected.txt2 Calling functions on concrete Main
9 Calling functions on interface Iface
16 Calling functions on interface Iface2
/art/test/967-default-ame/
Dexpected.txt2 Calling functions on concrete Main
9 Calling functions on interface Iface
16 Calling functions on interface Iface2
/art/test/950-redefine-intrinsic/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
3 Tests that we are able to redefine intrinsic functions.
/art/test/965-default-verify/
Dexpected.txt2 Calling functions on concrete Main
9 Calling functions on interface Iface
/art/test/929-search/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/907-get-loaded-classes/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/913-heaps/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/920-objects/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/935-non-retransformable/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/932-transform-saves/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/906-iterate-heap/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/928-jni-table/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/912-classes/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/983-source-transform-verify/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/934-load-transform/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/922-properties/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/908-gc-start-finish/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/904-object-allocation/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/905-object-free/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/930-hello-retransform/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/903-hello-tagging/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/901-hello-ti-agent/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/918-fields/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/982-ok-no-retransform/
Dinfo.txt1 Tests basic functions in the jvmti plugin.

123