DOKK / manpages / debian 10 / systemtap-doc / function::qs_run.3stap.en
FUNCTION::QS_RUN(3stap) Queue Statistics Tapset FUNCTION::QS_RUN(3stap)

function::qs_run - Function to record being moved from wait queue to being serviced


qs_run(qname:string)

qname

the name of the service being moved and started

This function records that the previous enqueued request was removed from the given wait queue and is now being serviced.

tapset::queue_stats(3stap)

October 2018 SystemTap Tapset Reference