Home
last modified time | relevance | path

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

/system/extras/zram-perf/
Dzram-perf.cpp19 void fillPageRand(uint32_t *page) { in fillPageRand()
25 void fillPageCompressible(void* page) { in fillPageCompressible()
74 AlignedAlloc page(kPageSize, kPageSize); in fillWithCompressible() local
87 AlignedAlloc page(kPageSize, kPageSize); in benchSequentialRead() local
108 AlignedAlloc page(kPageSize, kPageSize); 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.cc136 uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page) { in AVRC_SubCmd()
/system/extras/pagecache/
Ddumpcache.c93 unsigned int page = 0; in store_num_cached() local
/system/core/libmemunreachable/
DHeapWalker.cpp178 void* page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size - 1)); in MapOverPage() local
DAllocator.cpp259 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local
/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dlink_layer_packet_builder.cc117 …red_ptr<LinkLayerPacketBuilder> LinkLayerPacketBuilder::WrapPage(std::unique_ptr<PageBuilder> page, in WrapPage()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc558 PageView page = PageView::GetPage(incoming); in IncomingPagePacket() local
962 …std::unique_ptr<PageBuilder> page = PageBuilder::Create(properties_.GetClassOfDevice(), allow_role… in CreateConnection() local
/system/bt/vendor_libs/test_vendor_lib/packets/test/
Dlink_layer_packet_builder_test.cc329 PageView page = PageView::GetPage(view); in TEST_F() local
/system/bt/stack/include/
Davrc_defs.h899 uint8_t page; /* Specifies which part of the subunit type table is member