Searched refs:kDefaultHeapProfInterval (Results 1 – 2 of 2) sorted by relevance
140 static const uint64_t kDefaultHeapProfInterval = 512 * 1024; variable141 uint64_t heap_prof_interval = kDefaultHeapProfInterval;
153 if (heap_prof_interval != kDefaultHeapProfInterval) { in CheckOptions()