Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc344 constexpr size_t kAllocSize2 = 7; in TwoProcesses() local
347 pid_t pid2 = ForkContinuousMalloc(kAllocSize2); in TwoProcesses()
369 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid2), kAllocSize2); in TwoProcesses()