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

  /external/valgrind/main/massif/
ms_print.in 421 my $heap_tree = equals_num_line(get_line(), "heap_tree");
437 push(@is_detaileds, ( $heap_tree eq "empty" ? 0 : 1 ));
443 if ($heap_tree eq "empty") {
445 } elsif ($heap_tree =~ "(detailed|peak)") {
447 if ($heap_tree eq "peak") {
459 die("Line $.: expected 'empty' or '...' after 'heap_tree='\n");
ms_main.c 107 heap_tree=empty
115 heap_tree=detailed
    [all...]

Completed in 268 milliseconds