Home
last modified time | relevance | path

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

/external/perfetto/test/cts/
Dheapprofd_test_cts.cc34 constexpr uint64_t kTestSamplingInterval = 4096; variable
38 static_assert(kExpectedIndividualAllocSz > kTestSamplingInterval,
138 heapprofd_config->set_sampling_interval_bytes(kTestSamplingInterval); in ProfileRuntime()
173 heapprofd_config->set_sampling_interval_bytes(kTestSamplingInterval); in ProfileStartup()