Home | History | Annotate | Download | only in jdwp

Lines Matching refs:instrumentation_event

213   uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
214 if (instrumentation_event != 0) {
217 req.SetInstrumentationEvent(instrumentation_event);
297 uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
298 if (instrumentation_event != 0) {
301 req.SetInstrumentationEvent(instrumentation_event);