Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c1353 struct jetsam_thread_state { struct
1384 static inline struct jetsam_thread_state *
1618 jetsam_threads = zalloc_permanent(sizeof(struct jetsam_thread_state) * in memorystatus_init()
1619 max_jetsam_threads, ZALIGN(struct jetsam_thread_state)); in memorystatus_init()
3634 struct jetsam_thread_state *jetsam_thread = jetsam_current_thread(); in memorystatus_thread_block()
4080 struct jetsam_thread_state *jetsam_thread = jetsam_current_thread(); in memorystatus_thread()