Public Types |
| enum | memAccType { INST,
DATA
} |
| enum | memAccDir { READ,
WRITE
} |
Public Member Functions |
|
| prefetcher (paramMap_t, prefetchProc *, prefetchMC *) |
|
void | memRef (const simAddress, const memAccType, const memAccDir, bool hit) |
|
void | reportCacheEject (const simAddress) |
|
bool | handleParcel (instruction *p) |
|
bool | isPreFetching (const simAddress) |
|
void | setWakeUp (instruction *, simAddress) |
|
void | finish () |
|
void | preTic () |
The documentation for this class was generated from the following files:
- sst/elements/genericProc/ssBackEnd/prefetch.h
- sst/elements/genericProc/ssBackEnd/prefetch.cc