Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c242 bool show_migrations; member
3059 if (sched->show_migrations && in perf_sched__timehist()
3496 OPT_BOOLEAN('M', "migrations", &sched.show_migrations, "Show migration events"), in cmd_sched()