Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dkern_stackshot.c4557 classify_thread(thread_t thread, boolean_t * thread_on_core_p, boolean_t collect_delta_stackshot) in classify_thread() function
4683 …enum thread_classification thread_classification = classify_thread(thread, &thread_on_core, collec… in kdp_stackshot_record_task()
4771 …enum thread_classification thread_classification = classify_thread(thread, &thread_on_core, collec… in kdp_stackshot_record_task()