Home
last modified time | relevance | path

Searched refs:clo_branch_sim (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/cachegrind/
Dcg_main.c63 static Bool clo_branch_sim = False; /* do branch simulation? */ variable
1004 if (!clo_branch_sim) in addEvent_Bc()
1024 if (!clo_branch_sim) in addEvent_Bi()
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()
[all …]