Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/
H A Dthread_policy_private.h47 uint64_t thps_requested_policy; member
/xnu-12377.61.12/osfmk/kern/
H A Dthread_policy.c1463 info->thps_requested_policy = *(uint64_t*)(void*)(&thread->requested_policy); in thread_policy_get()