Searched refs:simulate_cache (Results 1 – 5 of 5) sorted by relevance
530 else if VG_BOOL_CLO(arg, "--cache-sim", CLG_(clo).simulate_cache) {} in CLG_()532 else if VG_BOOL_CLO(arg, "--simulate-cache", CLG_(clo).simulate_cache) {} in CLG_()540 CLG_(clo).simulate_cache = True; in CLG_()660 CLG_(clo).simulate_cache = False; in CLG_()
599 if (!CLG_(clo).simulate_cache) return; in addEvent_Ir()617 if (!CLG_(clo).simulate_cache) return; in addEvent_Dr()638 if (!CLG_(clo).simulate_cache) return; in addEvent_Dw()1798 if (CLG_(clo).simulate_cache) { in finish()1815 if (CLG_(clo).simulate_cache) in finish()
1280 if (!CLG_(clo).simulate_cache) { in cachesim_post_clo_init()1646 if (!CLG_(clo).simulate_cache) in CLG_()1722 if (!CLG_(clo).simulate_cache) in cachesim_add_icost()
94 Bool simulate_cache; /* Call into cache simulator ? */ member
602 if (!CLG_(clo).simulate_cache) { in CLG_()