function::regparm(3stap) centos man page | unix.com

Man Page: function::regparm

Operating Environment: centos

Section: 3stap

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

NAME
function::regparm - Specify regparm value used to compile function
SYNOPSIS
regparm(n:long)
ARGUMENTS
n original regparm value
DESCRIPTION
Call this function with argument n before accessing function arguments using the *_arg function is the function was build with the gcc -mregparm=n option. (The i386 kernel is built with -mregparm=3, so systemtap considers regparm(3) the default for kernel functions on that architecture.) Only valid on i386 and x86_64 (when probing 32bit applications). Produces an error on other architectures. SystemTap Tapset Reference June 2014 FUNCTION::REGPARM(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
stapfuncs(3stap) - suse
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::conversions(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing