| access_count | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| block | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| block_vec_type typedef | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| check_hit(const value_type &elem) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| fill(const value_type &elem) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| get_set_span(const value_type &elem) | champsim::msl::lru_table< T, SetProj, TagProj > | inlineprivate |
| invalidate(const value_type &elem) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| lru_table(std::size_t sets, std::size_t ways, SetProj set_proj, TagProj tag_proj) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| lru_table(std::size_t sets, std::size_t ways, SetProj set_proj) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| lru_table(std::size_t sets, std::size_t ways) | champsim::msl::lru_table< T, SetProj, TagProj > | inline |
| match_and_check(U tag) | champsim::msl::lru_table< T, SetProj, TagProj > | inlineprivate |
| match_func(const value_type &elem) | champsim::msl::lru_table< T, SetProj, TagProj > | inlineprivate |
| NUM_SET | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| NUM_WAY | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| set_projection | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| tag_projection | champsim::msl::lru_table< T, SetProj, TagProj > | private |
| value_type typedef | champsim::msl::lru_table< T, SetProj, TagProj > | |