Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 5 of 5) sorted by relevance

/system/extras/tests/pagingtest/
Dmmap_test.c10 int mmap_test(int test_runs, unsigned long long alloc_size) { in mmap_test()
Dpagingtest.c141 unsigned long long alloc_size = 0ULL; in main() local
/system/core/debuggerd/libdebuggerd/
Dgwp_asan.cpp121 size_t alloc_size = __gwp_asan_get_allocation_size(responsible_allocation_); in DumpCause() local
/system/extras/simpleperf/
Dutils.cpp53 size_t alloc_size = std::max(size, unit_size_); in AllocateString() local
DRecordReadThread.cpp593 size_t alloc_size = auxtrace.size() + auxtrace.data->aux_size; in ReadAuxDataFromKernelBuffer() local