Searched refs:runnable_string_id_ (Results 1 – 2 of 2) sorted by relevance
29 runnable_string_id_(context->storage->InternString("R")), in ThreadStateGenerator()214 *info->desched_end_state == runnable_string_id_) { in AddWakingEvent()292 row.state = runnable_string_id_; in FlushPendingEventsForThread()
83 const StringId runnable_string_id_; variable