1FUNCTION::QSQ_BLOCKE(3stap) Queue Statistics TapsetFUNCTION::QSQ_BLOCKE(3stap)
23
4
NAME
6function::qsq_blocked - Returns the time reqest was on the wait queue
7
SYNOPSIS
9qsq_blocked:long(qname:string,scale:long)
10
ARGUMENTS
12qname
13queue name
1415
scale
16scale variable to take account for interval fraction
17
DESCRIPTION
19This function returns the fraction of elapsed time during which one or
20more requests were on the wait queue.
2122
23
24
SystemTap Tapset Reference August 2011 FUNCTION::QSQ_BLOCKE(3stap)