OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instrument_atstart
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/callgrind/
clo.c
422
else if VG_BOOL_CLO(arg, "--instr-atstart", CLG_(clo).
instrument_atstart
) {}
659
CLG_(clo).
instrument_atstart
= True;
global.h
90
Bool
instrument_atstart
; /* Instrument at start? */
member in struct:_CommandLineOptions
main.c
[
all
...]
Completed in 251 milliseconds