|
Coda Distributed File System
|
#include <resstats.h>
Public Member Functions | |
| varlhisto () | |
| void | countalloc (int) |
| void | countdealloc (int) |
| void | print (int) |
Public Attributes | |
| int | vallocs |
| int | vfrees |
| int | bucket [MAXSIZES] |
| varlhisto::varlhisto | ( | ) |
| void varlhisto::countalloc | ( | int | varsz | ) |
| void varlhisto::countdealloc | ( | int | varsz | ) |
| void varlhisto::print | ( | int | fd | ) |
| int varlhisto::bucket[MAXSIZES] |
| int varlhisto::vallocs |
| int varlhisto::vfrees |