Home
last modified time | relevance | path

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

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