1FUNCTION::QS_RUN(3stap) Queue Statistics Tapset FUNCTION::QS_RUN(3stap)
23
4
NAME
6function::qs_run - Function to record being moved from wait queue to
7being serviced
8
SYNOPSIS
10qs_run(qname:string)
11
ARGUMENTS
13qname
14the name of the service being moved and started
15
DESCRIPTION
17This function records that the previous enqueued request was removed
18from the given wait queue and is now being serviced.
19
SEE ALSO
21tapset::queue_stats(3stap)
2223
24
25
SystemTap Tapset Reference June 2018 FUNCTION::QS_RUN(3stap)