Searched defs:_CommandLineOptions (Results 1 – 1 of 1) sorted by relevance
59 struct _CommandLineOptions { struct62 Char* out_format; /* Format string for callgrind output file name */63 Bool combine_dumps; /* Dump trace parts into same file? */64 Bool compress_strings;65 Bool compress_events;66 Bool compress_pos;67 Bool mangle_names;68 Bool compress_mangled;69 Bool dump_line;70 Bool dump_instr;[all …]