Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

OPSTAT_t Struct Reference
[RPMIO.]

#include <rpmio_internal.h>


Data Fields

int count
off_t bytes
time_t msecs


Detailed Description

Cumulative statistics for an I/O operation.

Definition at line 108 of file rpmio_internal.h.


Field Documentation

off_t OPSTAT_t::bytes
 

Number of bytes transferred.

Definition at line 110 of file rpmio_internal.h.

Referenced by fdstat_print().

int OPSTAT_t::count
 

Number of operations.

Definition at line 109 of file rpmio_internal.h.

Referenced by fdstat_print().

time_t OPSTAT_t::msecs
 

Number of milli-seconds.

Definition at line 111 of file rpmio_internal.h.

Referenced by fdstat_print().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18