Lines Matching refs:CommandSingle
71 typedef struct CommandSingle { struct
78 } CommandSingle; argument
96 CommandSingle singleCommand[1]; /* variable length */
142 size += ((int)sizeof(CommandSingle) * in commandSize()
510 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()
538 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()
881 return bagCreateBag(sizeof(CommandSingle), 5 /* events */ ); in eventHelper_createEventBag()
889 CommandSingle *command = cv; in enumForCombinedSuspendPolicy()
924 CommandSingle *command = cv; in enumForVMDeath()
947 sizeof(CommandSingle)); in enumForCopyingSingles()
972 sizeof(CommandSingle)*(size-1)); in eventHelper_reportEvents()
1000 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordEvent()
1020 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordClassUnload()
1039 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordFrameEvent()