function::registers_valid(3) debian man page | unix.com

Man Page: function::registers_valid

Operating Environment: debian

Section: 3

function::registers_valid

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::registers_valid - Determines validity of register and u_register in current context
SYNOPSIS
registers_valid:long()
ARGUMENTS
None
DESCRIPTION
This function returns 1 if register and u_register can be used in the current context, or 0 otherwise. For example, registers_valid returns 0 when called from a begin or end probe. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::context(3stap) - centos
tapset::networking(3stap) - centos
tapset::rpc(3stap) - centos
tapset::tcpmib(3stap) - centos
tapset::tty(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?