Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       function::pnlabel - Returns the label name parsed from the probe name

SYNOPSIS

           pnlabel:string()

ARGUMENTS

       None

DESCRIPTION

       This returns the label name as parsed from the script-level probe point. This function will only work if
       called directly from the body of a '.label' probe point (i.e. no aliases).

CONTEXT

       The current probe point.

SEE ALSO

       tapset::pn(3stap)

SystemTap Tapset Reference                        November 2023                         FUNCTION::PNLABEL(3stap)