1FUNCTION::QSQ_UTILIZ(3stap) Queue Statistics TapsetFUNCTION::QSQ_UTILIZ(3stap)
2
3
4
6 function::qsq_utilization - Fraction of time that any request was being
7 serviced
8
10 qsq_utilization:long(qname:string,scale:long)
11
13 qname
14 queue name
15
16 scale
17 scale variable to take account for interval fraction
18
20 This function returns the average time in microseconds that at least
21 one request was being serviced.
22
24 tapset::queue_stats(3stap)
25
26
27
28SystemTap Tapset Reference April 2023 FUNCTION::QSQ_UTILIZ(3stap)