HomeSort by relevance Sort by last modified time
    Searched refs:compress_strings (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/callgrind/
clo.c 426 else if VG_BOOL_CLO(arg, "--compress-strings", CLG_(clo).compress_strings) {}
633 CLG_(clo).compress_strings = True;
dump.c 190 if (CLG_(clo).compress_strings) {
217 if (CLG_(clo).compress_strings) {
238 if (CLG_(clo).compress_strings) {
259 if (CLG_(clo).compress_strings && CLG_(clo).compress_mangled) {
305 if (CLG_(clo).compress_strings) {
    [all...]
global.h 64 Bool compress_strings; member in struct:_CommandLineOptions

Completed in 29 milliseconds