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_service_time - Amount of time per request service

Arguments

qname
           queue name

       scale
           scale variable to take account for interval fraction

Description

       This function returns the average time in microseconds required to service a request once it is removed
       from the wait queue.

Name

       function::qsq_service_time - Amount of time per request service

See Also

tapset::queue_stats(3stap)

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

Synopsis

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

See Also