Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Daffinity.c289 info->set_count = 0; in task_affinity_info()
299 info->set_count++; in task_affinity_info()
/xnu-12377.81.4/osfmk/mach/
H A Dtask_info.h269 integer_t set_count; member