Searched refs:show_state (Results 1 – 1 of 1) sorted by relevance
239 bool show_state; member1945 if (sched->show_state) in timehist_header()1961 if (sched->show_state) in timehist_header()1978 if (sched->show_state) in timehist_header()2038 if (sched->show_state) in timehist_print_sample()2720 if (stats->sched->show_state) in __show_thread_runtime()2817 } else if (sched->show_state) { in timehist_print_summary()2828 sched->show_state ? "(msec)" : "%"); in timehist_print_summary()3427 OPT_BOOLEAN(0, "state", &sched.show_state, "Show task state when sched-out"), in cmd_sched()