Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       function::qsq_utilization - Fraction of time that any request was being serviced

SYNOPSIS

           qsq_utilization:long(qname:string,scale:long)

ARGUMENTS

       qname
           queue name

       scale
           scale variable to take account for interval fraction

DESCRIPTION

       This function returns the average time in microseconds that at least one request was being
       serviced.