DOKK / manpages / debian 11 / systemtap-doc / function::qsq_print.3stap.en
FUNCTION::QSQ_PRINT(3stap) Queue Statistics Tapset FUNCTION::QSQ_PRINT(3stap)

function::qsq_print - Prints a line of statistics for the given queue


qsq_print(qname:string)

qname

queue name

This function prints a line containing the following

the queue name, the average rate of requests per second, the average wait queue length, the average time on the wait queue, the average time to service a request, the percentage of time the wait queue was used, and the percentage of time request was being serviced.

tapset::queue_stats(3stap)

November 2020 SystemTap Tapset Reference