From 655ee2825121e149a9976e562946892efb20aea1 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 7 Apr 2005 21:48:47 +0000 Subject: *** empty log message *** --- runtime/docs/html/structstat.html | 42 --------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 runtime/docs/html/structstat.html (limited to 'runtime/docs/html/structstat.html') diff --git a/runtime/docs/html/structstat.html b/runtime/docs/html/structstat.html deleted file mode 100644 index 16155517..00000000 --- a/runtime/docs/html/structstat.html +++ /dev/null @@ -1,42 +0,0 @@ - - -SystemTap: stat Struct Reference - - - -
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
-

stat Struct Reference
- -[Maps] -

Statistics are stored in this struct. -More... -

-#include <map.h> -

- - - - - - - - - - - - - -

Data Fields

-int64_t count
-int64_t sum
-int64_t min
-int64_t max
-int64_t histogram [BUCKETS]
-


Detailed Description

-Statistics are stored in this struct. -

- -

-Definition at line 15 of file map.h.


The documentation for this struct was generated from the following file: - -- cgit