Searched defs:cachesim_if (Results 1 – 1 of 1) sorted by relevance
624 struct cachesim_if struct626 void (*print_opts)(void);627 Bool (*parse_opt)(const HChar* arg);628 void (*post_clo_init)(void);629 void (*clear)(void);630 void (*dump_desc)(VgFile *fp);631 void (*printstat)(Int,Int,Int);632 void (*add_icost)(SimCost, BBCC*, InstrInfo*, ULong);633 void (*finish)(void);635 void (*log_1I0D)(InstrInfo*) VG_REGPARM(1);[all …]