1FUNCTION::QS_DONE(3stap) Queue Statistics Tapset FUNCTION::QS_DONE(3stap)
23
4
NAME
6function::qs_done - Function to record finishing request
7
SYNOPSIS
9qs_done(qname:string)
10
ARGUMENTS
12qname
13the name of the service that finished
14
DESCRIPTION
16This function records that a request originally from the given queue
17has completed being serviced.
18
SEE ALSO
20tapset::queue_stats(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::QS_DONE(3stap)