function::qsq_print(3) debian man page | unix.com

Man Page: function::qsq_print

Operating Environment: debian

Section: 3

function::qsq_print

FUNCTION:(3stap)					      Queue Statistics Tapset						  FUNCTION:(3stap)

NAME
function::qsq_print - Returns a line of statistics for the given queue
SYNOPSIS
qsq_print(qname:string)
ARGUMENTS
qname queue name
DESCRIPTION
This function prints a line containing the following
STATISTICS FOR THE GIVEN QUEUE
the 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)
Related Man Pages
tapset::linuxmib(3stap) - centos
function::ansi_set_color2(3) - debian
stapfuncs(3stap) - suse
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?