Searched refs:recc (Results 1 – 1 of 1) sorted by relevance
499 ReportEventCompositeCommand *recc) in handleReportEventCompositeCommand() argument502 jint count = recc->eventCount; in handleReportEventCompositeCommand()505 if (recc->suspendPolicy != JDWP_SUSPEND_POLICY(NONE)) { in handleReportEventCompositeCommand()510 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()527 suspendWithInvokeEnabled(recc->suspendPolicy, thread); in handleReportEventCompositeCommand()534 (void)outStream_writeByte(&out, recc->suspendPolicy); in handleReportEventCompositeCommand()538 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()937 ReportEventCompositeCommand *recc; member945 (void)memcpy(&tracker->recc->singleCommand[tracker->index++], in enumForCopyingSingles()961 ReportEventCompositeCommand *recc; in eventHelper_reportEvents() local[all …]