From 33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 21 Mar 2005 21:47:54 +0000 Subject: *** empty log message *** --- runtime/docs/html/runtime_8h.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'runtime/docs/html/runtime_8h.html') diff --git a/runtime/docs/html/runtime_8h.html b/runtime/docs/html/runtime_8h.html index 89b24097..43b0f402 100644 --- a/runtime/docs/html/runtime_8h.html +++ b/runtime/docs/html/runtime_8h.html @@ -5,8 +5,9 @@
Intro | Functions | Defines | Enumerations | Enumeration Values
- +

runtime.h File Reference

#include <linux/module.h>
+#include <linux/kernel.h>
#include <linux/miscdevice.h>
#include <linux/init.h>
#include <linux/hash.h>
@@ -16,7 +17,9 @@ #include <linux/vmalloc.h>
#include <linux/time.h>
#include <linux/spinlock.h>
+#include <linux/hardirq.h>
#include <asm/uaccess.h>
+#include <linux/kallsyms.h>
#include "alloc.h"
#include "map.h"
@@ -29,7 +32,7 @@

Define Documentation

- +
@@ -55,13 +58,13 @@

-Definition at line 17 of file runtime.h. +Definition at line 20 of file runtime.h.

-Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_iter(), _stp_map_key_del(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_new(), _stp_map_set_int64(), _stp_map_set_stat(), _stp_map_set_str(), _stp_map_start(), and _stp_map_stat_add(). +Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_iter(), _stp_map_key_del(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_new(), _stp_map_set_stat(), _stp_map_set_str(), _stp_map_start(), and _stp_map_stat_add().

-
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  +
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  -doxygen 1.3.9.1
+doxygen 1.4.1
-- cgit