OpenOCD
|
Data Fields | |
int | associativity |
int | cachesize |
int | linelen |
int | nsets |
Definition at line 15 of file armv4_5_cache.h.
int armv4_5_cachesize::associativity |
Definition at line 17 of file armv4_5_cache.h.
Referenced by armv4_5_handle_cache_info_command(), and armv4_5_identify_cache().
int armv4_5_cachesize::cachesize |
Definition at line 19 of file armv4_5_cache.h.
Referenced by armv4_5_handle_cache_info_command(), and armv4_5_identify_cache().
int armv4_5_cachesize::linelen |
Definition at line 16 of file armv4_5_cache.h.
Referenced by armv4_5_handle_cache_info_command(), and armv4_5_identify_cache().
int armv4_5_cachesize::nsets |
Definition at line 18 of file armv4_5_cache.h.
Referenced by armv4_5_handle_cache_info_command(), armv4_5_identify_cache(), and COMMAND_HANDLER().