Home | History | Annotate | Download | only in jdwp

Lines Matching refs:JdwpEventKind

141 static bool NeedsFullDeoptimization(JdwpEventKind eventKind) {
160 static uint32_t GetInstrumentationEventFor(JdwpEventKind eventKind) {
574 void JdwpState::FindMatchingEventsLocked(JdwpEventKind event_kind, const ModBasket& basket,
594 bool JdwpState::FindMatchingEvents(JdwpEventKind event_kind, const ModBasket& basket,
988 const JdwpEventKind match_kind = (is_modification) ? EK_FIELD_MODIFICATION : EK_FIELD_ACCESS;
1081 const JdwpEventKind match_kind = (start) ? EK_THREAD_START : EK_THREAD_DEATH;