Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_mallocfree.c234 SizeT next_profile_at; member
567 a->next_profile_at = 25 * 1000 * 1000; in arena_init()
1629 if (a->stats__bytes_on_loan_max >= a->next_profile_at) { in VG_()
1631 a->next_profile_at in VG_()