Home
last modified time | relevance | path

Searched refs:VMStart (Results 1 – 6 of 6) sorted by relevance

/art/test/901-hello-ti-agent/
Dexpected-stdout.txt2 VMStart (phase 6)
Dbasics.cc72 callbacks.VMStart = VMStartCallback; in InstallVMEvents()
/art/tools/jvmti-agents/ti-fast/
DREADME.md89 * `VMStart`
Dtifast.cc82 jni_fun(VMStart, EVENT(VM_START), (jvmtiEnv* jvmti, JNIEnv* jni), (jvmti, jni)) \
/art/openjdkjvmti/
Devents-inl.h102 fn(VMStart, ArtJvmtiEvent::kVmStart) \
/art/openjdkjvmti/include/
Djvmti.h942 jvmtiEventVMStart VMStart; member