Home
last modified time | relevance | path

Searched refs:CompiledMethodLoad (Results 1 – 4 of 4) sorted by relevance

/art/tools/jvmti-agents/ti-fast/
DREADME.md65 * `CompiledMethodLoad`
Dtifast.cc89 …non_jni_fun(CompiledMethodLoad, EVENT(COMPILED_METHOD_LOAD), (jvmtiEnv* jvmti, jmethodID meth, jin…
/art/openjdkjvmti/
Devents-inl.h113 fn(CompiledMethodLoad, ArtJvmtiEvent::kCompiledMethodLoad) \
/art/openjdkjvmti/include/
Djvmti.h964 jvmtiEventCompiledMethodLoad CompiledMethodLoad; member