HomeSort by relevance Sort by last modified time
    Searched refs:simulate_branch (Results 1 - 4 of 4) sorted by null

  /external/valgrind/callgrind/
clo.c 535 else if VG_BOOL_CLO(arg, "--branch-sim", CLG_(clo).simulate_branch) {}
662 CLG_(clo).simulate_branch = False;
global.h 112 Bool simulate_branch; /* Call into branch prediction simulator ? */ member in struct:_CommandLineOptions
main.c 723 if (!CLG_(clo).simulate_branch) return;
743 if (!CLG_(clo).simulate_branch) return;
    [all...]
sim.c     [all...]

Completed in 208 milliseconds