Lines Matching refs:clo_cache_sim
62 static Bool clo_cache_sim = True; /* do cache simulation? */ variable
767 if (clo_cache_sim) { in flushEvents()
783 if (clo_cache_sim) { in flushEvents()
797 if (clo_cache_sim) { in flushEvents()
810 if (clo_cache_sim) { in flushEvents()
900 if (!clo_cache_sim) in addEvent_Dr()
923 if (!clo_cache_sim) in addEvent_Dw()
961 if (!clo_cache_sim) in addEvent_D_guarded()
1417 if (clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1421 else if (clo_cache_sim && !clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1425 else if (!clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1458 if (clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1470 else if (clo_cache_sim && !clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1479 else if (!clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1513 if (clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1525 else if (clo_cache_sim && !clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1534 else if (!clo_cache_sim && clo_branch_sim) { in fprint_CC_table_and_calc_totals()
1594 if (clo_cache_sim) { in cg_fini()
1749 else if VG_BOOL_CLO(arg, "--cache-sim", clo_cache_sim) {} in cg_process_cmd_line_option()