Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc223 void ValidateSampleSizes(TestHelper* helper, in ValidateSampleSizes() function in perfetto::profiling::__anon7c7069440111::HeapprofdEndToEnd
336 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), kAllocSize); in Smoke()
367 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), kAllocSize); in TwoProcesses()
369 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid2), kAllocSize2); in TwoProcesses()
400 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), kAllocSize); in FinalFlush()
776 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), in ReInit()
793 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), in ReInit()
834 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid), kAllocSize); in ConcurrentSession()