Home
last modified time | relevance | path

Searched defs:cachesim_if (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
Dglobal.h650 struct cachesim_if struct
652 void (*print_opts)(void);
653 Bool (*parse_opt)(Char* arg);
654 void (*post_clo_init)(void);
655 void (*clear)(void);
656 void (*getdesc)(Char* buf);
657 void (*printstat)(Int,Int,Int);
658 void (*add_icost)(SimCost, BBCC*, InstrInfo*, ULong);
659 void (*finish)(void);
661 void (*log_1I0D)(InstrInfo*) VG_REGPARM(1);
[all …]