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/extras/simpleperf/
DRecordReadThread.cpp639 size_t alloc_size = auxtrace.size() + auxtrace.data->aux_size; in ReadAuxDataFromKernelBuffer() local
Dutils.cpp64 size_t alloc_size = std::max(size, unit_size_); in AllocateString() local
/system/core/debuggerd/
Ddebuggerd_test.cpp1811 size_t alloc_size; member