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

Man Page: function::addr

Operating Environment: debian

Section: 3

function::addr

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

NAME
function::addr - Address of the current probe point.
SYNOPSIS
addr:long()
ARGUMENTS
None
DESCRIPTION
Returns the instruction pointer from the current probe's register state. Not all probe types have registers though, in which case zero is returned. The returned address is suitable for use with functions like symname and symdata. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::linuxmib(3stap) - centos
function::ansi_set_color2(3) - debian
tapset::context(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::scheduler(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?