Coda Distributed File System
Public Member Functions | Public Attributes | List of all members
varlhisto Struct Reference

#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]
 

Constructor & Destructor Documentation

◆ varlhisto()

varlhisto::varlhisto ( )

Member Function Documentation

◆ countalloc()

void varlhisto::countalloc ( int  varsz)

◆ countdealloc()

void varlhisto::countdealloc ( int  varsz)

◆ print()

void varlhisto::print ( int  fd)

Member Data Documentation

◆ bucket

int varlhisto::bucket[MAXSIZES]

◆ vallocs

int varlhisto::vallocs

◆ vfrees

int varlhisto::vfrees

The documentation for this struct was generated from the following files: