Searched refs:test_waits (Results 1 – 1 of 1) sorted by relevance
72 static int test_waits = 0; variable360 test_waits = (int)strtol(argv[optIdx],0,0); in process_cmd_line_opts()361 if(test_waits < 0) in process_cmd_line_opts()362 test_waits = 0; in process_cmd_line_opts()452 if(test_waits > 0) in ExpectingPPrintWaitResp()471 …test_waits = 0; // zero out the input value if none of the printers currently have waits sched… in ExpectingPPrintWaitResp()494 if((!(decode || pkt_mon)) && test_waits) in AttachPacketPrinters()495 pPrinter->setTestWaits(test_waits); in AttachPacketPrinters()565 genElemPrinter->setTestWaits(test_waits); in ListTracePackets()