Home
last modified time | relevance | path

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

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