#include <environment.h>
◆ cache_view()
virtual std::vector<std::reference_wrapper<CACHE> > champsim::environment::cache_view |
( |
| ) |
|
|
pure virtual |
◆ cpu_view()
virtual std::vector<std::reference_wrapper<O3_CPU> > champsim::environment::cpu_view |
( |
| ) |
|
|
pure virtual |
◆ dram_view()
◆ operable_view()
virtual std::vector<std::reference_wrapper<operable> > champsim::environment::operable_view |
( |
| ) |
|
|
pure virtual |
◆ ptw_view()
virtual std::vector<std::reference_wrapper<PageTableWalker> > champsim::environment::ptw_view |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: