Searched refs:async_start_index (Results 1 – 1 of 1) sorted by relevance
122 uint16_t async_start_index; member836 uint16_t async_start_index = UINT16_MAX; in _telemetry_take_sample_user() local849 async_start_index = (uint16_t)btinfo.btui_async_start_index; in _telemetry_take_sample_user()851 unsigned int frames_left = frames_len - async_start_index; in _telemetry_take_sample_user()854 unsigned int async_filled = backtrace_user(frames + async_start_index, in _telemetry_take_sample_user()857 btcount = MIN(async_start_index + async_filled, frames_len); in _telemetry_take_sample_user()873 .async_start_index = async_start_index, in _telemetry_take_sample_user()1131 memcpy(thsnap->_reserved + 1, &target->async_start_index, in _write_thread_snapshot()1132 sizeof(target->async_start_index)); in _write_thread_snapshot()