Searched refs:raw_sched (Results 1 – 1 of 1) sorted by relevance
64 const auto& raw_sched = context_->storage->sched_slice_table(); in ComputeThreadStateTable() local68 Table sched = raw_sched.Filter({raw_sched.utid().ne(0)}); in ComputeThreadStateTable()