Home
last modified time | relevance | path

Searched defs:page_size (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/Source/JavaScriptCore/heap/
DMarkStackSymbian.cpp31 TInt page_size; in initializePagesize() local
/external/chromium/base/
Dsys_info_linux.cc14 long page_size = sysconf(_SC_PAGE_SIZE); in AmountOfPhysicalMemory() local
Dsys_info_freebsd.cc14 int pages, page_size; in AmountOfPhysicalMemory() local
/external/webkit/Source/JavaScriptCore/wtf/
DPageBlock.cpp69 static TInt page_size = 0; in systemPageSize() local
/external/chromium/app/sql/
Dconnection.h121 void set_page_size(int page_size) { page_size_ = page_size; } in set_page_size()
/external/linux-tools-perf/util/
Dtrace-event-read.c51 static unsigned long page_size; variable
290 int page_size; member
Devlist.c178 unsigned int page_size = sysconf(_SC_PAGE_SIZE); in perf_evlist__mmap_read() local
377 unsigned int page_size = sysconf(_SC_PAGE_SIZE); in perf_evlist__mmap() local
Dtrace-event-info.c69 unsigned int page_size; variable
Dsession.c1016 size_t page_size, mmap_size; in __perf_session__process_events() local
/external/qemu/target-arm/
Dhelper.c1031 target_ulong *page_size) in get_phys_addr_v5()
1124 target_ulong *page_size) in get_phys_addr_v6()
1296 target_ulong *page_size) in get_phys_addr()
1325 target_ulong page_size; in cpu_arm_handle_mmu_fault() local
1357 target_ulong page_size; in cpu_get_phys_page_debug() local
1586 target_ulong page_size; in HELPER() local
/external/linux-tools-perf/
Dbuiltin-test.c16 static long page_size; variable
Dbuiltin-record.c43 static unsigned int page_size; variable
Dbuiltin-top.c106 static unsigned int page_size; variable
/external/tinyalsa/
Dpcm.c236 int page_size = sysconf(_SC_PAGE_SIZE); in pcm_hw_mmap_status() local
282 int page_size = sysconf(_SC_PAGE_SIZE); in pcm_hw_munmap_status() local
/external/chromium/sdch/open-vcdiff/src/
Dvcencoder_test.cc555 const int page_size = getpagesize(); in TEST_F() local
587 const int page_size = getpagesize(); in TEST_F() local
Dvcdecoder3_test.cc479 const int page_size = getpagesize(); in TEST_F() local
512 const int page_size = getpagesize(); in TEST_F() local
/external/qemu/hw/
Dgoldfish_nand.c64 uint32_t page_size; member
693 uint32_t page_size = 2048; in nand_add_dev() local
/external/chromium/chrome/browser/tab_contents/
Dthumbnail_generator.cc185 gfx::Size page_size, in AskForSnapshot()
/external/qemu/target-i386/
Dhelper.c986 int error_code, is_dirty, prot, page_size, ret, is_write, is_user; in cpu_x86_handle_mmu_fault() local
1277 int page_size; in cpu_get_phys_page_debug() local
/external/v8/src/
Dplatform-posix.cc77 static intptr_t page_size = getpagesize(); in CommitPageSize() local
Dplatform-win32.cc855 static size_t page_size = 0; in GetPageSize() local
/external/bluetooth/glib/glib/
Dgslice.c1005 …gsize page_size = allocator_aligned_page_size (allocator, SLAB_BPAGE_SIZE (allocator, chunk_size)); in allocator_add_slab() local
1073 …gsize page_size = allocator_aligned_page_size (allocator, SLAB_BPAGE_SIZE (allocator, chunk_size)); in slab_allocator_free_chunk() local
/external/chromium/chrome/browser/chromeos/input_method/
Dcandidate_window.cc968 const int page_size = lookup_table.page_size; in MaybeInitializeCandidateViews() local
/external/blktrace/
Dblktrace.c191 u32 page_size; /* client page_size for this trace */ member
/external/e2fsprogs/lib/ext2fs/
Dtdb.c247 int page_size; member

12