#include <stride.hh>
Definition at line 84 of file stride.hh.
StridePrefetcher::PCTable::PCTable |
( |
int |
assoc, |
|
|
int |
sets, |
|
|
const std::string |
name |
|
) |
| |
|
inline |
StridePrefetcher::PCTable::~PCTable |
( |
| ) |
|
const std::string StridePrefetcher::PCTable::name |
( |
| ) |
|
|
inlineprivate |
StrideEntry** StridePrefetcher::PCTable::operator[] |
( |
int |
context | ) |
|
|
inline |
const std::string StridePrefetcher::PCTable::_name |
|
private |
std::unordered_map<int, StrideEntry**> StridePrefetcher::PCTable::entries |
|
private |
const int StridePrefetcher::PCTable::pcTableAssoc |
|
private |
const int StridePrefetcher::PCTable::pcTableSets |
|
private |
The documentation for this class was generated from the following files: