Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_main.c62 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()
[all …]