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

/external/valgrind/helgrind/
H A Dlibhb_core.c820 static UWord next_SecMap_GC_at = 1000; variable
896 next_SecMap_GC_at = stats__secmaps_allocd - 1000;
905 next_SecMap_GC_at = stats__secmaps_allocd + stats__secmaps_allocd/10;
914 next_SecMap_GC_at);
7080 && stats__secmaps_in_map_shmem >= next_SecMap_GC_at)) {

Completed in 57 milliseconds