Provided by: systemtap-doc_4.8-2_amd64
NAME
function::probemod - Return the probe point's kernel module name
SYNOPSIS
probemod:string()
ARGUMENTS
None
DESCRIPTION
This function returns the name of the kernel module containing the probe point, if known.
SEE ALSO
tapset::context-symbols(3stap)