Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dsim.c103 static Bool clo_simulate_hwpref = False; variable
1375 if (clo_simulate_hwpref) { in cachesim_post_clo_init()
1379 clo_simulate_hwpref = False; in cachesim_post_clo_init()
1395 if (clo_simulate_hwpref) { in cachesim_post_clo_init()
1466 else if VG_BOOL_CLO(arg, "--simulate-hwpref", clo_simulate_hwpref) {} in cachesim_parse_opt()
1494 if ((VG_(clo_verbosity) >1) && clo_simulate_hwpref) { in cachesim_printstat()