Home
last modified time | relevance | path

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

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