diff options
Diffstat (limited to 'runtime/docs/html/current_8c.html')
-rw-r--r-- | runtime/docs/html/current_8c.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/runtime/docs/html/current_8c.html b/runtime/docs/html/current_8c.html new file mode 100644 index 00000000..bfb2b727 --- /dev/null +++ b/runtime/docs/html/current_8c.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>SystemTap: current.c File Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.4.1 --> +<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> +<h1>current.c File Reference</h1>Functions to get the current state. <a href="#_details">More...</a> +<p> + +<p> +<a href="current_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long </td><td class="memItemRight" valign="bottom"><a class="el" href="group__current.html#ga0">_stp_ret_addr</a> (struct pt_regs *regs)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the current return address. <a href="group__current.html#ga0"></a><br></td></tr> +</table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +Functions to get the current state. +<p> + +<p> +Definition in file <a class="el" href="current_8c-source.html">current.c</a>.</body></html> |