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.c235 bool show_prio; member
2106 if (sched->show_prio) in timehist_header()
2129 if (sched->show_prio) in timehist_header()
2149 if (sched->show_prio) in timehist_header()
2207 if (sched->show_prio) in timehist_print_sample()
2811 if (sched->show_prio || sched->prio_str) in timehist_sched_change_event()
4901 OPT_BOOLEAN(0, "show-prio", &sched.show_prio, "Show task priority"), in cmd_sched()