Searched refs:last_failed_wakeup (Results 1 – 3 of 3) sorted by relevance
784 if (stats.last_failed_wakeup[0]):785 fw_str = GetSourceInformationForAddress(unsigned(stats.last_failed_wakeup[0]))794 if stats.last_failed_wakeup[f]:795 … = "{0}->{1}".format(GetSourceInformationForAddress(unsigned(stats.last_failed_wakeup[f])), fw_str)
123 uintptr_t last_failed_wakeup[NWAITQ_BTFRAMES]; member
1634 waitq_grab_backtrace(wqs->last_failed_wakeup, 2); in waitq_stats_count_wakeup()