Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/test/cts/
H A Dheapprofd_test_cts.cc47 constexpr uint64_t kTestSamplingInterval = 4096; variable
51 static_assert(kExpectedIndividualAllocSz > kTestSamplingInterval,
189 heapprofd_config.set_sampling_interval_bytes(kTestSamplingInterval); in ProfileRuntime()
246 heapprofd_config.set_sampling_interval_bytes(kTestSamplingInterval); in ProfileStartup()
447 heapprofd_config.set_sampling_interval_bytes(kTestSamplingInterval); in TEST()