#include <CacheState.H>
Public Member Functions | |
| void | Print (std::ostream &os, int indent=0) const throw () |
| void | Send (SRPC &srpc) const throw (SRPC::failure) |
| void | Recv (SRPC &srpc) throw (SRPC::failure) |
Public Attributes | |
| unsigned int | virtualSize |
| unsigned int | physicalSize |
| MethodCnts | cnt |
| unsigned int | vmpkCnt |
| unsigned int | vpkCnt |
| unsigned int | entryCnt |
| EntryState | s |
| unsigned int | hitFilterCnt |
| unsigned int | delEntryCnt |
| unsigned int | mpkWeedCnt |
|
||||||||||||
|
Definition at line 92 of file CacheState.C. References Indent(). Referenced by ExpCache::GetCacheState(). |
|
|
Definition at line 130 of file CacheState.C. |
|
|
Definition at line 111 of file CacheState.C. Referenced by ExpCache::GetCacheState(). |
|
|
Definition at line 88 of file CacheState.H. |
|
|
Definition at line 94 of file CacheState.H. |
|
|
Definition at line 91 of file CacheState.H. |
|
|
Definition at line 93 of file CacheState.H. |
|
|
Definition at line 95 of file CacheState.H. |
|
|
Definition at line 86 of file CacheState.H. |
|
|
Definition at line 92 of file CacheState.H. |
|
|
Definition at line 85 of file CacheState.H. |
|
|
Definition at line 89 of file CacheState.H. |
|
|
Definition at line 90 of file CacheState.H. |
1.4.2