|
Coda Distributed File System
|
#include <resstats.h>
Public Member Functions | |
| logsize (int sz=0) | |
| void | chgsize (int) |
| void | report () |
| void | print (int) |
Public Attributes | |
| int | currentsize |
| int | high |
| int | highest |
| int | bucket [SIZEBUCKETS] |
| logsize::logsize | ( | int | sz = 0 | ) |
| void logsize::chgsize | ( | int | sz | ) |
| void logsize::print | ( | int | fd | ) |
| void logsize::report | ( | ) |
| int logsize::bucket[SIZEBUCKETS] |
| int logsize::currentsize |
| int logsize::high |
| int logsize::highest |