Home
last modified time | relevance | path

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

/external/perfetto/test/cts/
Dheapprofd_test_cts.cc41 constexpr uint64_t kTestSamplingInterval = 4096; variable
45 static_assert(kExpectedIndividualAllocSz > kTestSamplingInterval,
105 heapprofd_config.set_sampling_interval_bytes(kTestSamplingInterval); in ProfileRuntime()
159 heapprofd_config.set_sampling_interval_bytes(kTestSamplingInterval); in ProfileStartup()