logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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