Home
last modified time | relevance | path

Searched refs:update_vm_info (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/osfmk/vm/
H A Dvm_pageout.h210 extern void update_vm_info(void);
H A Dvm_pageout.c1547 update_vm_info(void) in update_vm_info() function
/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c6517 update_vm_info(); in sched_timeshare_maintenance_continue()