Home
last modified time | relevance | path

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

/system/extras/zram-perf/
Dzram-perf.cpp17 void fillPageRand(uint32_t *page) { in fillPageRand() argument
20 page[i] = start+i; in fillPageRand()
23 void fillPageCompressible(uint32_t *page) { in fillPageCompressible() argument
26 page[i] = val; in fillPageCompressible()
65 AlignedAlloc page(page_size, page_size); in fillWithCompressible() local
67 fillPageCompressible((uint32_t*)page.ptr()); in fillWithCompressible()
68 ssize_t ret = write(m_fd, page.ptr(), page_size); in fillWithCompressible()
78 AlignedAlloc page(page_size, page_size); in benchSequentialRead() local
85 ssize_t ret = read(m_fd, page.ptr(), page_size); in benchSequentialRead()
99 AlignedAlloc page(page_size, page_size); 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/core/libbacktrace/
DGetPss.cpp74 for (size_t page = start/pagesize; page < end/pagesize; page++) { in GetPssBytes() local
76 if (ReadData(pagemap_fd, page, &data)) { in GetPssBytes()
/system/extras/pagecache/
Ddumpcache.c91 unsigned int page = 0; in store_num_cached() local
92 for (page = 0; page < num_file_pages; page++) { in store_num_cached()
93 if (mincore_data[page]) num_cached++; in store_num_cached()
/system/core/libmemunreachable/
DHeapWalker.cpp153 void *page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size-1)); in MapOverPage() local
155 void* ret = mmap(page, page_size, PROT_READ, MAP_ANONYMOUS|MAP_PRIVATE|MAP_FIXED, -1, 0); in MapOverPage()
157 ALOGE("failed to map page at %p: %s", page, strerror(errno)); in MapOverPage()
DAllocator.cpp268 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local
269 assert(page / 32 < ARRAY_SIZE(dirty_pages_)); in Alloc()
270 dirty_pages_[page / 32] |= 1U << (page % 32); in Alloc()
/system/bt/stack/avrc/
Davrc_opt.c140 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd() argument
151 *p_data++ = ((page&AVRC_SUB_PAGE_MASK) << AVRC_SUB_PAGE_SHIFT) | AVRC_SUB_EXT_CODE; in AVRC_SubCmd()
Davrc_api.c637 msg.sub.page = (*p_data++ >> AVRC_SUB_PAGE_SHIFT) & AVRC_SUB_PAGE_MASK; in avrc_msg_cback()
/system/bt/stack/include/
Davrc_api.h420 extern UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page);
Davrc_defs.h785 UINT8 page; /* Specifies which part of the subunit type table is member
/system/media/camera/docs/
Dhtml.mako95 it knows its being printed, so the page-break-* styles are ignored
97 tr { page-break-after: always; page-break-inside: avoid; }
DCameraMetadataKeys.mako20 <%page args="java_class, xml_kind" />\
/system/media/audio_utils/
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 …]
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 …]
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto467 // Page loads along with renderer crashes and hangs, since page load count
540 // The number of times this plugin was instantiated on a web page.
542 // (A page load with multiple sections drawn by this plugin will
/system/media/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/connectivity/dhcp_client/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/connectivity/shill/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/netd/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/update_engine/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/connectivity/apmanager/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/bt/
DNOTICE187 same "printed page" as the copyright notice for easier
/system/tpm/trunks/generator/
Draw_structures.txt6299 The level is on the title page of the specification.
6307 The Revision value is on the title page of the
6317 The specification date is on the title page of the
6324 The specification date is on the title page of the
Draw_structures_fixed.txt6280 The level is on the title page of the specification.
6289 The Revision value is on the title page of the
6300 The specification date is on the title page of the
6307 The specification date is on the title page of the