Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dkern_stackshot.c151 static int kdp_stackshot_kcdata_format(int pid, uint64_t trace_flags, uint32_t *pBytes…
3047 kdp_stackshot_kcdata_format(int pid, uint64_t trace_flags, uint32_t * pBytesTraced, uint32_t * pByt… in kdp_stackshot_kcdata_format() function
3529 stack_snapshot_ret = kdp_stackshot_kcdata_format(stack_snapshot_pid, in do_stackshot()