OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:simulate_branch
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
clo.c
534
else if VG_BOOL_CLO(arg, "--branch-sim", CLG_(clo).
simulate_branch
) {}
661
CLG_(clo).
simulate_branch
= False;
main.c
678
if (!CLG_(clo).
simulate_branch
) return;
698
if (!CLG_(clo).
simulate_branch
) return;
[
all
...]
global.h
92
Bool
simulate_branch
; /* Call into branch prediction simulator ? */
member in struct:_CommandLineOptions
sim.c
[
all
...]
Completed in 39 milliseconds