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

/external/valgrind/main/callgrind/
H A Dsim.c103 static Bool clo_simulate_hwpref = False; variable
1375 if (clo_simulate_hwpref) {
1379 clo_simulate_hwpref = False;
1395 if (clo_simulate_hwpref) {
1467 else if VG_BOOL_CLO(arg, "--simulate-hwpref", clo_simulate_hwpref) {}
1547 if ((VG_(clo_verbosity) >1) && clo_simulate_hwpref) {

Completed in 53 milliseconds