Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/arm/
H A Dthread.h194 extern arm_debug_state64_t * find_debug_state64(thread_t);
/xnu-11215.1.10/osfmk/arm64/
H A Dstatus.c1065 thread_state = find_debug_state64(thread); in machine_thread_get_state()
1788 find_debug_state64(thread_t thread) in find_debug_state64() function
1812 arm_debug_state64_t *thread_state = find_debug_state64(thread); in find_or_allocate_debug_state64()
1820 thread_state = find_debug_state64(thread); in find_or_allocate_debug_state64()