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

Man Page: function::qsq_blocked

Operating Environment: debian

Section: 3

function::qsq_blocked

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

NAME
function::qsq_blocked - Returns the time reqest was on the wait queue
SYNOPSIS
qsq_blocked:long(qname:string,scale:long)
ARGUMENTS
qname queue name scale scale variable to take account for interval fraction
DESCRIPTION
This function returns the fraction of elapsed time during which one or more requests were on the wait queue. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
stapfuncs(3stap) - suse
tapset::stopwatch(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::string(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?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?