"I am a person who works hard and plays hard."

Yuan Wei
Second Year Graduate Student Department of Computer Science
University of Virginia Charlottesville, VA 22903
Email: yw3f@cs.virginia.edu


Source Code Analysis

Main Page   Compound List   File List   Compound Members   File Members  

cache_set_t Struct Reference

#include <cache.h>

Collaboration diagram for cache_set_t:

Collaboration graph
[legend]
List of all members.

Public Attributes


Member Data Documentation

struct cache_blk_t* cache_set_t::blks
 

Definition at line 168 of file cache.h.

Referenced by cache_access(), and cache_create().

struct cache_blk_t** cache_set_t::hash
 

Definition at line 164 of file cache.h.

Referenced by cache_access(), cache_create(), cache_flush_addr(), cache_probe(), link_htab_ent(), and unlink_htab_ent().

struct cache_blk_t* cache_set_t::way_head
 

Definition at line 166 of file cache.h.

Referenced by cache_access(), cache_create(), cache_flush(), cache_flush_addr(), cache_probe(), and update_way_list().

struct cache_blk_t* cache_set_t::way_tail
 

Definition at line 167 of file cache.h.

Referenced by cache_access(), cache_create(), and update_way_list().


The documentation for this struct was generated from the following file:


UVa CS Department of Computer Science
School of Engineering, University of Virginia
151 Engineer's Way, P.O. Box 400740
Charlottesville, Virginia 22904-4740

(434) 982-2200  Fax: (434) 982-2214