Query: function::regparm
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::REGPARM(3stap) Context Functions FUNCTION::REGPARM(3stap)NAMEfunction::regparm - Specify regparm value used to compile functionSYNOPSISregparm(n:long)ARGUMENTSn original regparm valueDESCRIPTIONCall 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 |
|---|
| stapfuncs(3stap) - debian |
| stapfuncs(3stap) - suse |
| tapset::stopwatch(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Please Welcome Dave Munro to the Moderator Team! |