Searched defs:_CommandLineOptions (Results 1 – 1 of 1) sorted by relevance
56 struct _CommandLineOptions { struct59 const HChar* out_format; /* Format string for callgrind output file name */60 Bool combine_dumps; /* Dump trace parts into same file? */61 Bool compress_strings;62 Bool compress_events;63 Bool compress_pos;64 Bool mangle_names;65 Bool compress_mangled;66 Bool dump_line;67 Bool dump_instr;[all …]