From b9c556e44326b40b2c927a0a5b5626332a8c9587 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 22 Mar 2005 08:57:11 +0000 Subject: *** empty log message *** --- runtime/docs/html/annotated.html | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'runtime/docs/html/annotated.html') diff --git a/runtime/docs/html/annotated.html b/runtime/docs/html/annotated.html index cec81d58..d0cf4605 100644 --- a/runtime/docs/html/annotated.html +++ b/runtime/docs/html/annotated.html @@ -1,22 +1,16 @@ -SystemTap: SystemTap Runtime Library +SystemTap: Data Structures -
Intro | Functions | Defines | Enumerations | Enumeration Values
- +
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

SystemTap Data Structures

Here are the data structures with brief descriptions: - - - - - - - + + + +
key_data
map_node
map_node_int64
map_node_stat
map_node_str
map_root
stat
key_dataKeys are either longs or char *
map_nodeAll map nodes have the following structure
map_rootThis structure contains all information about a map
statStatistics are stored in this struct
-
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  - -doxygen 1.4.1
- +
+Generated on Tue Mar 22 00:32:02 2005 for SystemTap. -- cgit