Man Page: function::registers_valid
Operating Environment: debian
Section: 3
function::registers_valid FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::registers_valid - Determines validity of register and u_register in current contextSYNOPSISregisters_valid:long()ARGUMENTSNoneDESCRIPTIONThis 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::linuxmib(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::memory(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |