Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dbacktrace.c400 unsigned int async_index = 0; in backtrace_user() local
541 async_index = frame_index - 1; in backtrace_user()
599 info_out->btui_async_start_index = async_index; in backtrace_user()
/xnu-11417.101.15/osfmk/kperf/
H A Dcallstack.c411 unsigned int nframes, unsigned int flags, unsigned int async_index, in callstack_log() argument
415 BUF_DATA(hdrid, flags, nframes - async_nframes, async_index, async_nframes); in callstack_log()