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

/external/valgrind/cachegrind/
H A Dcg_main.c62 static Bool clo_cache_sim = True; /* do cache simulation? */ variable
767 if (clo_cache_sim) {
783 if (clo_cache_sim) {
797 if (clo_cache_sim) {
810 if (clo_cache_sim) {
900 if (!clo_cache_sim)
923 if (!clo_cache_sim)
961 if (!clo_cache_sim)
1417 if (clo_cache_sim && clo_branch_sim) {
1421 else if (clo_cache_sim
[all...]

Completed in 78 milliseconds