Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm/
H A Dthread.h177 extern arm_debug_state32_t * find_debug_state32(thread_t);
/xnu-10002.1.13/osfmk/arm64/
H A Dstatus.c980 thread_state = find_debug_state32(thread); in machine_thread_get_state()
1004 thread_state = find_debug_state32(thread); in machine_thread_get_state()
1725 find_debug_state32(thread_t thread) in find_debug_state32() function
1785 arm_debug_state32_t *thread_state = find_debug_state32(thread); in find_or_allocate_debug_state32()
1793 thread_state = find_debug_state32(thread); in find_or_allocate_debug_state32()