plucky (3) function::qs_done.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 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)