Home
last modified time | relevance | path

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

/dports/sysutils/wmmemload/dockapps/src/
H A Dmem.h16 void mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts);
H A Dmem_solaris.c30 void mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts) in mem_getusage() function
H A Dmem_openbsd.c69 mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts) in mem_getusage() function
H A Dmem_freebsd.c50 void mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts) in mem_getusage() function
H A Dmain.c149 mem_getusage(&mem_usage, &swap_usage, &mem_opts); in update()
200 mem_getusage(&mem_usage, &swap_usage, &mem_opts); in switch_light()
H A Dmem_gnu.c76 void mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts) in mem_getusage() function
H A Dmem_linux.c93 void mem_getusage(int *per_mem, int *per_swap, const struct mem_options *opts) in mem_getusage() function