|
OpenCSD - CoreSight Trace Decode Library 1.4.0
|
OpenCSD : Memory accessor cache. More...


Go to the source code of this file.
Classes | |
| struct | cache_block |
| class | TrcMemAccCache |
Macros | |
| #define | MEM_ACC_CACHE_PAGE_SIZE 256 |
| #define | MEM_ACC_CACHE_MRU_SIZE 12 |
Typedefs | |
| typedef struct cache_block | cache_block_t |
OpenCSD : Memory accessor cache.
Definition in file trc_mem_acc_cache.h.
| #define MEM_ACC_CACHE_MRU_SIZE 12 |
Definition at line 42 of file trc_mem_acc_cache.h.
| #define MEM_ACC_CACHE_PAGE_SIZE 256 |
Definition at line 41 of file trc_mem_acc_cache.h.
| typedef struct cache_block cache_block_t |