Searched refs:kDefaultCpuProfInterval (Results 1 – 2 of 2) sorted by relevance
146 static const uint64_t kDefaultCpuProfInterval = 1000; variable147 uint64_t cpu_prof_interval = kDefaultCpuProfInterval;
210 if (cpu_prof_interval != kDefaultCpuProfInterval) { in CheckOptions()