Provided by: systemtap-doc_3.1-3ubuntu0.1_all
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)