Home
last modified time | relevance | path

Searched refs:_SC_PHYS_PAGES (Results 1 – 7 of 7) sorted by relevance

/external/fio/os/
Dos-windows.h48 #define _SC_PHYS_PAGES 0x4 macro
158 pages = sysconf(_SC_PHYS_PAGES); in os_phys_mem()
Dos-linux.h146 pages = sysconf(_SC_PHYS_PAGES); in os_phys_mem()
Dos-android.h185 pages = sysconf(_SC_PHYS_PAGES); in os_phys_mem()
/external/v8/src/base/
Dsys-info.cc98 long pages = sysconf(_SC_PHYS_PAGES); // NOLINT(runtime/int) in AmountOfPhysicalMemory()
/external/fio/os/windows/
Dposix.c178 case _SC_PHYS_PAGES: in sysconf()
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c5029 long long num_pages = sysconf(_SC_PHYS_PAGES); in get_physical_memory()
/external/robolectric/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...