Query: function::qsq_print
OS: centos
Section: 3stap
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::QSQ_PRINT(3stap) Queue Statistics Tapset FUNCTION::QSQ_PRINT(3stap)NAMEfunction::qsq_print - Prints 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 June 2014 FUNCTION::QSQ_PRINT(3stap)