Home
last modified time | relevance | path

Searched defs:_CommandLineOptions (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/callgrind/
Dglobal.h76 struct _CommandLineOptions { struct
79 const HChar* out_format; /* Format string for callgrind output file name */
80 Bool combine_dumps; /* Dump trace parts into same file? */
81 Bool compress_strings;
82 Bool compress_events;
83 Bool compress_pos;
84 Bool mangle_names;
85 Bool compress_mangled;
86 Bool dump_line;
87 Bool dump_instr;
[all …]