Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c231 bool show_migrations; member
3016 if (sched->show_migrations && in perf_sched__timehist()
3414 OPT_BOOLEAN('M', "migrations", &sched.show_migrations, "Show migration events"), in cmd_sched()