OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:combine_dumps
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/callgrind/
clo.c
418
else if VG_BOOL_CLO(arg, "--combine-dumps", CLG_(clo).
combine_dumps
) {}
632
CLG_(clo).
combine_dumps
= False;
global.h
60
Bool
combine_dumps
; /* Dump trace parts into same file? */
member in struct:_CommandLineOptions
dump.c
[
all
...]
Completed in 287 milliseconds