Searched refs:blocked_ts (Results 1 – 1 of 1) sorted by relevance
99 int64_t blocked_ts = blocked_idx < sched_blocked_reason.row_count() in ComputeThreadStateTable() local105 int64_t min_ts = std::min({sched_ts, waking_ts, blocked_ts}); in ComputeThreadStateTable()