Searched refs:kIndividualAllocSz (Results 1 – 1 of 1) sorted by relevance
24 constexpr int kIndividualAllocSz = 4153; variable30 volatile char* x = static_cast<char*>(malloc(kIndividualAllocSz)); in perfetto_test_allocations()