Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dkern_stackshot.c146 static int kdp_stackshot_kcdata_format(int pid, uint64_t trace_flags, uint32_t *pBytes…
2866 kdp_stackshot_kcdata_format(int pid, uint64_t trace_flags, uint32_t * pBytesTraced, uint32_t * pByt… in kdp_stackshot_kcdata_format() function
3571 stack_snapshot_ret = kdp_stackshot_kcdata_format(stack_snapshot_pid, in do_stackshot()