Man Page: function::qsq_print
Operating Environment: debian
Section: 3
function::qsq_print FUNCTION:(3stap) Queue Statistics Tapset FUNCTION:(3stap)NAMEfunction::qsq_print - Returns a line of statistics for the given queueSYNOPSISqsq_print(qname:string)ARGUMENTSqname queue nameDESCRIPTIONThis function prints a line containing the followingSTATISTICS FOR THE GIVEN QUEUEthe queue name, the average rate of requests per second, the average wait queue length, the average time on the wait queue, the average time to service a request, the percentage of time the wait queue was used, and the percentage of time request was being serviced. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)