SEC:ssBack. More...
#include <ssb_bpred.h>
Data Fields | |
enum bpred_class | class |
struct { | |
struct bpred_dir_t * bimod | |
struct bpred_dir_t * twolev | |
struct bpred_dir_t * meta | |
} | dirpred |
struct { | |
int sets | |
int assoc | |
struct bpred_btb_ent_t * btb_data | |
} | btb |
struct { | |
int size | |
int tos | |
struct bpred_btb_ent_t * stack | |
} | retstack |
counter_t | addr_hits |
counter_t | dir_hits |
counter_t | used_ras |
counter_t | used_bimod |
counter_t | used_2lev |
counter_t | jr_hits |
counter_t | jr_seen |
counter_t | jr_non_ras_hits |
counter_t | jr_non_ras_seen |
counter_t | misses |
counter_t | lookups |
counter_t | retstack_pops |
counter_t | retstack_pushes |
counter_t | ras_hits |
enum bpred_class | Pclass |
struct { | |
struct bpred_dir_t * bimod | |
struct bpred_dir_t * twolev | |
struct bpred_dir_t * meta | |
} | dirpred |
SEC:ssBack. | |
struct { | |
int sets | |
int assoc | |
struct bpred_btb_ent_t * btb_data | |
} | btb |
SEC:ssBack IGNORE: | |
struct { | |
int size | |
int tos | |
struct bpred_btb_ent_t * stack | |
} | retstack |
SEC:ssBack. |
SEC:ssBack.