Home
last modified time | relevance | path

Searched refs:total_salloc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dtask_info.h248 uint64_t total_salloc; /* shared kernel mem alloc'ed */ member
/xnu-12377.81.4/osfmk/kern/
H A Dtask.c5692 tkm_info->total_salloc = 0; in task_info()
5735 tkm_info->total_salloc = credit; in task_info()