Provided by: systemtap-doc_3.1-3ubuntu0.1_all
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)