Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dbacktrace.c390 unsigned int async_index = 0; in backtrace_user() local
530 async_index = frame_index - 1; in backtrace_user()
588 info_out->btui_async_start_index = async_index; in backtrace_user()
/xnu-8796.141.3/osfmk/kperf/
H A Dcallstack.c395 unsigned int nframes, unsigned int flags, unsigned int async_index, in callstack_log() argument
399 BUF_DATA(hdrid, flags, nframes - async_nframes, async_index, async_nframes); in callstack_log()