Searched defs:callstack (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/kperf/
H A Dcallstack.h40 struct callstack struct
/macosx-10.10.1/xnu-2782.1.97/osfmk/chud/i386/
H A Dchud_thread_i386.c472 chudxnu_thread_get_callstack64_internal( thread_t thread, uint64_t *callstack, mach_msg_type_number_t *count, boolean_t user_only, boolean_t kern_only) argument
707 chudxnu_thread_get_callstack64_kperf( thread_t thread, uint64_t *callstack, mach_msg_type_number_t *count, boolean_t is_user) argument
717 chudxnu_thread_get_callstack64( thread_t thread, uint64_t *callstack, mach_msg_type_number_t *count, boolean_t user_only) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dipc_port.c1927 ipc_port_init_debug( ipc_port_t port, uintptr_t *callstack, unsigned int callstack_max) argument
1970 ipc_port_callstack_init_debug( uintptr_t *callstack, unsigned int callstack_max) argument

Completed in 77 milliseconds