Searched refs:stats__max_gitree_size (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1842 static UWord stats__max_gitree_size = 0; variable
1885 Bool gb = g > stats__max_gitree_size;
1887 if (gb) stats__max_gitree_size = g;
1892 stats__max_sitree_size, stats__max_gitree_size );

Completed in 142 milliseconds