Home | History | Annotate | Download | only in jdwp

Lines Matching refs:instrumentation_event

228   uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
229 if (instrumentation_event != 0) {
232 req.SetInstrumentationEvent(instrumentation_event);
340 uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
341 if (instrumentation_event != 0) {
344 req.SetInstrumentationEvent(instrumentation_event);