HomeSort by relevance Sort by last modified time
    Searched refs:kCompiledMethodLoad (Results 1 - 3 of 3) sorted by null

  /art/runtime/openjdkjvmti/
events.h 56 kCompiledMethodLoad = JVMTI_EVENT_COMPILED_METHOD_LOAD,
events-inl.h 67 fn(CompiledMethodLoad, ArtJvmtiEvent::kCompiledMethodLoad) \
events.cc 180 case ArtJvmtiEvent::kCompiledMethodLoad:
656 case ArtJvmtiEvent::kCompiledMethodLoad:

Completed in 52 milliseconds