Home
last modified time | relevance | path

Searched refs:uv_get_total_memory (Results 1 – 17 of 17) sorted by relevance

/libuv/src/unix/
H A Dsysinfo-memory.c36 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dhurd.c95 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dqnx.c78 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dhaiku.c70 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Ddarwin.c111 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dfreebsd.c106 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dopenbsd.c125 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dnetbsd.c112 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dibmi.c237 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dsunos.c410 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dos390.c183 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Daix.c388 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
H A Dlinux.c2081 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
2270 total = uv_get_total_memory(); in uv_get_available_memory()
/libuv/test/
H A Dtest-get-memory.c27 uint64_t total_mem = uv_get_total_memory(); in TEST_IMPL()
/libuv/docs/src/
H A Dmisc.rst621 .. c:function:: uint64_t uv_get_total_memory(void)
632 for this value to be less than or greater than :c:func:`uv_get_total_memory`.
/libuv/src/win/
H A Dutil.c291 uint64_t uv_get_total_memory(void) { in uv_get_total_memory() function
/libuv/include/
H A Duv.h1810 UV_EXTERN uint64_t uv_get_total_memory(void);

Completed in 39 milliseconds