Searched refs:vm_swap_get_total_space (Results 1 – 4 of 4) sorted by relevance
205 extern uint64_t vm_swap_get_total_space(void);217 *total_p = vm_swap_get_total_space(); in macx_swapinfo()
101 uint64_t vm_swap_get_total_space(void);
2367 vm_swap_get_total_space(void) in vm_swap_get_total_space() function2389 return vm_swap_get_total_space() - vm_swap_get_used_space(); in vm_swap_get_free_space()
1471 extern uint64_t vm_swap_get_total_space(void);1509 swap_size = vm_swap_get_total_space(); in memorystatus_freeze_record_interval_analytics()