Lines Matching defs:command
133 commandSize(HelperCommand *command) in commandSize()
149 freeCommand(HelperCommand *command) in freeCommand()
157 enqueueCommand(HelperCommand *command, in enqueueCommand()
205 completeCommand(HelperCommand *command) in completeCommand()
221 HelperCommand *command = NULL; in dequeueCommand() local
404 EventCommandSingle *command) in handleEventCommandSingle()
453 UnloadCommandSingle *command) in handleUnloadCommandSingle()
464 FrameEventCommandSingle *command) in handleFrameEventCommandSingle()
560 handleReportInvokeDoneCommand(JNIEnv* env, ReportInvokeDoneCommand *command) in handleReportInvokeDoneCommand()
567 handleReportVMInitCommand(JNIEnv* env, ReportVMInitCommand *command) in handleReportVMInitCommand()
593 handleSuspendThreadCommand(JNIEnv* env, SuspendThreadCommand *command) in handleSuspendThreadCommand()
604 handleCommand(JNIEnv *env, HelperCommand *command) in handleCommand()
696 HelperCommand *command = dequeueCommand(); in commandLoop() local
889 CommandSingle *command = cv; in enumForCombinedSuspendPolicy() local
924 CommandSingle *command = cv; in enumForVMDeath() local
942 enumForCopyingSingles(void *command, void *tv) in enumForCopyingSingles()
960 HelperCommand *command; in eventHelper_reportEvents() local
1000 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordEvent() local
1020 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordClassUnload() local
1039 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordFrameEvent() local
1080 HelperCommand *command = jvmtiAllocate(sizeof(*command)); in eventHelper_reportInvokeDone() local
1098 HelperCommand *command = jvmtiAllocate(sizeof(*command)); in eventHelper_reportVMInit() local
1114 HelperCommand *command = jvmtiAllocate(sizeof(*command)); in eventHelper_suspendThread() local