Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dkern_stackshot.c4372 unsigned int async_count = backtrace_user(stackshot_cpu_ctx.scc_stack_buffer, MAX_FRAMES, &ctl, in kcdata_record_thread_snapshot() local
4374 if (async_count > 0) { in kcdata_record_thread_snapshot()
4376 sizeof(uintptr_t), async_count, stackshot_cpu_ctx.scc_stack_buffer)); in kcdata_record_thread_snapshot()