Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::qs_done - Function to record finishing request
SYNOPSIS
qs_done(qname:string)
ARGUMENTS
qname the name of the service that finished
DESCRIPTION
This function records that a request originally from the given queue has completed being serviced.
SEE ALSO
tapset::queue_stats(3stap)