Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::user_mode - Determines if probe point occurs in user-mode
SYNOPSIS
user_mode:long()
ARGUMENTS
None
DESCRIPTION
Return 1 if the probe point occurred in user-mode.
SEE ALSO
tapset::context(3stap)