rpm
5.2.1
|
Cumulative statistics for an operation. More...
#include <rpmio/rpmsw.h>
Data Fields | |
struct rpmsw_s | begin |
int | count |
unsigned long long | bytes |
rpmtime_t | usecs |
struct rpmsw_s rpmop_s::begin |
Starting time stamp.
Definition at line 34 of file rpmsw.h.
Referenced by rpmswEnter(), and rpmswExit().
unsigned long long rpmop_s::bytes |
Number of bytes transferred.
Definition at line 36 of file rpmsw.h.
Referenced by fdstat_print(), rpmswAdd(), rpmswEnter(), rpmswExit(), rpmswPrint(), rpmswSub(), and rpmtsPrintStat().
int rpmop_s::count |
Number of operations.
Definition at line 35 of file rpmsw.h.
Referenced by fdstat_print(), rpmReadPackageFile(), rpmswAdd(), rpmswEnter(), rpmswPrint(), rpmswSub(), rpmtsPrintStat(), verifyDSA(), verifyMD5(), and verifyRSA().
Number of ticks.
Definition at line 37 of file rpmsw.h.
Referenced by fdstat_print(), rpmswAdd(), rpmswEnter(), rpmswExit(), rpmswPrint(), rpmswSub(), and rpmtsPrintStat().