Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

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.

Name

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

See Also

tapset::queue_stats(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::QSQ_UTILIZ(3stap)

Synopsis

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

See Also