Home
last modified time | relevance | path

Searched refs:show_prio (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-sched.c231 bool show_prio; member
2099 if (sched->show_prio) in timehist_header()
2122 if (sched->show_prio) in timehist_header()
2142 if (sched->show_prio) in timehist_header()
2200 if (sched->show_prio) in timehist_print_sample()
2804 if (sched->show_prio || sched->prio_str) in timehist_sched_change_event()
3907 OPT_BOOLEAN(0, "show-prio", &sched.show_prio, "Show task priority"), in cmd_sched()