get_io.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/fs.h>
#include <errno.h>
#include "assert.h"
#include "xio.h"

Include dependency graph for get_io.c:

Go to the source code of this file.

Functions

int __GetIoPoint ()
void InitIoPoint ()
void GetIoPoint (Widget w, XtPointer closure, XtPointer call_data)

Variables

static time_t times [2]
static unsigned long long bytes [2]


Function Documentation

int __GetIoPoint  ) 
 

Definition at line 16 of file get_io.c.

References bytes, _XIoResources::interface, times, and xio_resources.

Referenced by GetIoPoint(), and InitIoPoint().

void GetIoPoint Widget  w,
XtPointer  closure,
XtPointer  call_data
 

Definition at line 140 of file get_io.c.

References __GetIoPoint(), ASSERT, bytes, and times.

Referenced by main().

Here is the call graph for this function:

void InitIoPoint void   ) 
 

Definition at line 130 of file get_io.c.

References __GetIoPoint(), bytes, and times.

Referenced by main().

Here is the call graph for this function:


Variable Documentation

unsigned long long bytes[2] [static]
 

Definition at line 14 of file get_io.c.

Referenced by __GetIoPoint(), __GetMemPoint(), __GetNetPoint(), GetIoPoint(), GetMemPoint(), GetNetPoint(), InitIoPoint(), InitMemPoint(), and InitNetPoint().

time_t times[2] [static]
 

Definition at line 13 of file get_io.c.

Referenced by __GetIoPoint(), __GetNetPoint(), GetIoPoint(), GetNetPoint(), InitIoPoint(), and InitNetPoint().


Generated on Mon May 8 16:47:52 2006 for xmonitors by  doxygen 1.4.2