Searched defs:eventKind (Results 1 – 2 of 2) sorted by relevance
127 static bool NeedsFullDeoptimization(JdwpEventKind eventKind) { in NeedsFullDeoptimization()141 uint32_t GetInstrumentationEventFor(JdwpEventKind eventKind) { in GetInstrumentationEventFor()536 void JdwpState::FindMatchingEvents(JdwpEventKind eventKind, const ModBasket& basket, in FindMatchingEvents()
95 JdwpEventKind eventKind; /* what kind of event is this? */ member