Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 47) sorted by relevance

12

/system/extras/zram-perf/
Dzram-perf.cpp19 void fillPageRand(uint32_t *page) { in fillPageRand() argument
22 page[i] = start+i; in fillPageRand()
25 void fillPageCompressible(void* page) { in fillPageCompressible() argument
27 auto page_ptr = reinterpret_cast<typeof(val)*>(page); in fillPageCompressible()
74 AlignedAlloc page(kPageSize, kPageSize); in fillWithCompressible() local
76 fillPageCompressible((uint32_t*)page.ptr()); in fillWithCompressible()
77 ssize_t ret = write(m_fd, page.ptr(), kPageSize); in fillWithCompressible()
87 AlignedAlloc page(kPageSize, kPageSize); in benchSequentialRead() local
94 ssize_t ret = read(m_fd, page.ptr(), kPageSize); in benchSequentialRead()
108 AlignedAlloc page(kPageSize, kPageSize); in benchSequentialWrite() local
[all …]
/system/core/toolbox/
Dr.c70 void* page = mmap64(0, mmap_size, PROT_READ | PROT_WRITE, in main() local
73 if(page == MAP_FAILED){ in main()
81 uint32_t* x = (uint32_t*) (((uintptr_t) page) + (addr & 4095)); in main()
87 uint16_t* x = (uint16_t*) (((uintptr_t) page) + (addr & 4095)); in main()
93 uint8_t* x = (uint8_t*) (((uintptr_t) page) + (addr & 4095)); in main()
/system/extras/pagecache/
Ddumpcache.c93 unsigned int page = 0; in store_num_cached() local
94 for (page = 0; page < num_file_pages; page++) { in store_num_cached()
95 if (mincore_data[page]) num_cached++; in store_num_cached()
/system/core/libmemunreachable/
DHeapWalker.cpp178 void* page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size - 1)); in MapOverPage() local
180 void* ret = mmap(page, page_size, PROT_READ, MAP_ANONYMOUS | MAP_PRIVATE | MAP_FIXED, -1, 0); in MapOverPage()
182 MEM_ALOGE("failed to map page at %p: %s", page, strerror(errno)); in MapOverPage()
DAllocator.cpp259 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local
260 assert(page / 32 < arraysize(dirty_pages_)); in Alloc()
261 dirty_pages_[page / 32] |= 1U << (page % 32); in Alloc()
/system/bt/stack/avrc/
Davrc_opt.cc136 uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page) { in AVRC_SubCmd() argument
147 ((page & AVRC_SUB_PAGE_MASK) << AVRC_SUB_PAGE_SHIFT) | AVRC_SUB_EXT_CODE; in AVRC_SubCmd()
/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() argument
120 new LinkLayerPacketBuilder(Link::PacketType::PAGE, std::move(page), source, dest)); in WrapPage()
Dlink_layer_packet_builder.h73 …static std::shared_ptr<LinkLayerPacketBuilder> WrapPage(std::unique_ptr<PageBuilder> page, const A…
/system/bt/stack/include/
Davrc_api.h454 extern uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page);
/system/media/camera/docs/
Dhtml.mako96 it knows its being printed, so the page-break-* styles are ignored
98 tr { page-break-after: always; page-break-inside: avoid; }
DCameraMetadataKeys.mako20 <%page args="java_class, xml_kind" />\
/system/chre/pal/doc/
DDoxyfile44 # for a project that appears at the top of each page and should give viewer a
209 # page for each member. If set to NO, the documentation of a member will be part
364 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
518 # append additional text to a page's title, such as Class Reference. If set to
652 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
660 # page. This will remove the Namespaces entry from the Quick Index and from the
919 # is part of the input, its contents will be placed on the main page
921 # and want to reuse the introduction page also for the doxygen output.
1055 # generated HTML page (for example: .htm, .php, .asp).
[all …]
/system/chre/chre_api/doc/
DDoxyfile44 # for a project that appears at the top of each page and should give viewer a
209 # page for each member. If set to NO, the documentation of a member will be part
364 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
518 # append additional text to a page's title, such as Class Reference. If set to
652 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
660 # page. This will remove the Namespaces entry from the Quick Index and from the
919 # is part of the input, its contents will be placed on the main page
921 # and want to reuse the introduction page also for the doxygen output.
1055 # generated HTML page (for example: .htm, .php, .asp).
[all …]
/system/media/audio_utils/
DDoxyfile44 # for a project that appears at the top of each page and should give viewer a
201 # new page for each member. If set to NO, the documentation of a member will be
346 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
359 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
637 # page. This will remove the Namespaces entry from the Quick Index and from the
878 # is part of the input, its contents will be placed on the main page
880 # and want to reuse the introduction page also for the doxygen output.
1014 # generated HTML page (for example: .htm, .php, .asp).
1021 # each generated HTML page. If the tag is left blank doxygen will generate a
[all …]
DDoxyfile.orig44 # for a project that appears at the top of each page and should give viewer a
201 # new page for each member. If set to NO, the documentation of a member will be
346 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
359 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
637 # page. This will remove the Namespaces entry from the Quick Index and from the
878 # is part of the input, its contents will be placed on the main page
880 # and want to reuse the introduction page also for the doxygen output.
1014 # generated HTML page (for example: .htm, .php, .asp).
1021 # each generated HTML page. If the tag is left blank doxygen will generate a
[all …]
/system/bt/vendor_libs/test_vendor_lib/packets/test/
Dlink_layer_packet_builder_test.cc329 PageView page = PageView::GetPage(view); in TEST_F() local
330 ASSERT_EQ(page.GetAllowRoleSwitch(), allow_role_switch); in TEST_F()
331 ASSERT_EQ(page.GetClassOfDevice(), class_of_device); in TEST_F()
/system/sepolicy/prebuilts/api/28.0/public/
Dvendor_init.te136 # Write to /proc/sys/vm/page-cluster
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc558 PageView page = PageView::GetPage(incoming); in IncomingPagePacket() local
566 …send_event_(EventPacketBuilder::CreateConnectionRequestEvent(incoming.GetSourceAddress(), page.Get… in IncomingPagePacket()
962 …std::unique_ptr<PageBuilder> page = PageBuilder::Create(properties_.GetClassOfDevice(), allow_role… in CreateConnection() local
963 …SendLinkLayerPacket(LinkLayerPacketBuilder::WrapPage(std::move(page), properties_.GetAddress(), ad… in CreateConnection()
/system/extras/app-launcher/
Dapp-launcher90 grep -F page-faults "$infile" | awk '{print $1}' | sed s/,//g | computestats
/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_init.te161 # Write to /proc/sys/vm/page-cluster
/system/sepolicy/public/
Dvendor_init.te161 # Write to /proc/sys/vm/page-cluster
/system/core/libbacktrace/testdata/arm64/
Doffline_testdata87 …602b000 end: 701602c000 offset: 0 load_bias: 0 flags: 0 name: [anon:thread signal stack guard page]
/system/core/libbacktrace/testdata/arm/
Doffline_testdata85 … e87ac000 end: e87ad000 offset: 0 load_bias: 0 flags: 0 name: [anon:thread signal stack guard page]
/system/extras/ioblame/
DREADME157 dirtied the page that is being written out, because the majority of
/system/bpf/
DNOTICE187 same "printed page" as the copyright notice for easier

12