Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-sched.c232 bool show_prio; member
2086 if (sched->show_prio) { in timehist_header()
2108 if (sched->show_prio) { in timehist_header()
2130 if (sched->show_prio) { in timehist_header()
2185 if (sched->show_prio) in timehist_print_sample()
2750 if (sched->show_prio || sched->prio_str) in timehist_sched_change_event()
3833 OPT_BOOLEAN(0, "show-prio", &sched.show_prio, "Show task priority"), in cmd_sched()