logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::qsq_blocked - Returns the time reqest was on the wait queue

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.

Name

       function::qsq_blocked - Returns the time reqest was on the wait queue

See Also

tapset::queue_stats(3stap)

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

Synopsis

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

See Also