GDB (xrefs)
Public Attributes | List of all members
dcache_struct Struct Reference

Public Attributes

splay_tree tree
 
struct dcache_blockoldest
 
struct dcache_blockfreelist
 
int size
 
CORE_ADDR line_size
 
ptid_t ptid
 

Detailed Description

Definition at line 103 of file dcache.c.

Member Data Documentation

struct dcache_block* dcache_struct::freelist
CORE_ADDR dcache_struct::line_size
struct dcache_block* dcache_struct::oldest
ptid_t dcache_struct::ptid
int dcache_struct::size

Definition at line 113 of file dcache.c.

Referenced by dcache_alloc(), dcache_init(), dcache_invalidate(), and dcache_invalidate_line().

splay_tree dcache_struct::tree

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