function::qs_run.3stap - Man Page
Function to record being moved from wait queue to being serviced
Synopsis
qs_run(qname:string)
Arguments
- qname
the name of the service being moved and started
Description
This function records that the previous enqueued request was removed from the given wait queue and is now being serviced.
See Also0
tapset::queue_stats(3stap)
Info
April 2024 SystemTap Tapset Reference Queue Statistics Tapset