Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc1507 static bool EventIsNormal(ArtJvmtiEvent event) { in EventIsNormal() function
1519 if (!EventIsNormal(event)) { in SetEvent()