1FUNCTION::QSQ_START(3stap) Queue Statistics Tapset FUNCTION::QSQ_START(3stap)
2
3
4
6 function::qsq_start - Function to reset the stats for a queue
7
9 qsq_start(qname:string)
10
12 qname
13 the name of the service that finished
14
16 This function resets the statistics counters for the given queue, and
17 restarts tracking from the moment the function was called. This
18 function is also used to create intialize a queue.
19
21 tapset::queue_stats(3stap)
22
23
24
25SystemTap Tapset Reference May 2022 FUNCTION::QSQ_START(3stap)