Home | History | Annotate | Download | only in jdwp

Lines Matching refs:instrumentation_event

225   uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
226 if (instrumentation_event != 0) {
229 req.SetInstrumentationEvent(instrumentation_event);
300 uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
301 if (instrumentation_event != 0) {
304 req.SetInstrumentationEvent(instrumentation_event);