Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c243 bool show_migrations; member
3097 if (sched->show_migrations && in perf_sched__timehist()
3623 OPT_BOOLEAN('M', "migrations", &sched.show_migrations, "Show migration events"), in cmd_sched()