From e94cb46c2219da504a559d49eeda3e4134b96453 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 22 Mar 2005 18:36:50 +0000 Subject: *** empty log message *** --- runtime/docs/html/annotated.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'runtime/docs/html/annotated.html') diff --git a/runtime/docs/html/annotated.html b/runtime/docs/html/annotated.html index d0cf4605..49994e1a 100644 --- a/runtime/docs/html/annotated.html +++ b/runtime/docs/html/annotated.html @@ -7,10 +7,13 @@
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

SystemTap Data Structures

Here are the data structures with brief descriptions: - + + + +
key_dataKeys are either longs or char *
map_nodeAll map nodes have the following structure
map_nodeBasic map element
map_node_int64Map element containing int64
map_node_statMap element containing stats
map_node_strMap element containing string
map_rootThis structure contains all information about a map
statStatistics are stored in this struct

-Generated on Tue Mar 22 00:32:02 2005 for SystemTap. +Generated on Tue Mar 22 10:27:36 2005 for SystemTap. -- cgit