Provided by: systemtap-doc_2.9-2ubuntu2_all bug

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)