Home
last modified time | relevance | path

Searched defs:page (Results 1 – 8 of 8) sorted by relevance

/system/extras/zram-perf/
Dzram-perf.cpp17 void fillPageRand(uint32_t *page) { in fillPageRand()
23 void fillPageCompressible(uint32_t *page) { in fillPageCompressible()
65 AlignedAlloc page(page_size, page_size); in fillWithCompressible() local
78 AlignedAlloc page(page_size, page_size); in benchSequentialRead() local
99 AlignedAlloc page(page_size, page_size); in benchSequentialWrite() local
/system/core/toolbox/
Dr.c70 void* page = mmap64(0, mmap_size, PROT_READ | PROT_WRITE, in main() local
/system/bt/stack/avrc/
Davrc_opt.c140 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd()
/system/core/libbacktrace/
DGetPss.cpp74 for (size_t page = start/pagesize; page < end/pagesize; page++) { in GetPssBytes() local
/system/extras/pagecache/
Ddumpcache.c91 unsigned int page = 0; in store_num_cached() local
/system/core/libmemunreachable/
DHeapWalker.cpp153 void *page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size-1)); in MapOverPage() local
DAllocator.cpp268 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local
/system/bt/stack/include/
Davrc_defs.h785 UINT8 page; /* Specifies which part of the subunit type table is member