FUNCTION::QS_WAIT

Section: Queue Statistics Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

function::qs_wait - Function to record enqueue requests  

SYNOPSIS

    qs_wait(qname:string)
 

ARGUMENTS

qname

the name of the queue requesting enqueue
 

DESCRIPTION

This function records that a new request was enqueued for the given queue name.  

SEE ALSO

tapset::queue_stats(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO