#include <StatCollection.H>
Collaboration diagram for Stat::Collection:

Public Member Functions | |
| Collection (bool redundant=false) | |
| StatCount * | getFanout (int level) |
Public Attributes | |
| StatCount | entryStats [Stat::NumAttributes] |
| StatCountSeq | fanout |
| bool | redundant |
Definition at line 38 of file StatCollection.H.
| Stat::Collection::Collection | ( | bool | redundant = false |
) |
Definition at line 38 of file StatCollection.C.
References entryStats, Stat::MPKFileSize, Stat::NameMapSize, Stat::NameSize, Stat::NumCommonNames, Stat::NumDIs, Stat::NumEntryNames, Stat::NumNames, Stat::NumRedundantNames, Stat::NumUncommonNames, Stat::PcntCommonNames, Stat::PcntRedundantNames, Stat::PcntUncommonNames, Stat::PKFileSize, StatCount::SetHistoMap(), StatCount::SetTroubleEnd(), StatCount::troubleLow, Stat::ValPfxTblSize, and Stat::ValueSize.
Here is the call graph for this function:

| StatCount * Stat::Collection::getFanout | ( | int | level | ) |
Definition at line 62 of file StatCollection.C.
References fanout, Sequence< Elem, elem_ptrfree >::get(), and NEW.
Here is the call graph for this function:

| StatCount Stat::Collection::entryStats[Stat::NumAttributes] |
1.5.1