Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin.h17 int cmd_sched(int argc, const char **argv);
H A Dperf.c73 { "sched", cmd_sched, 0 },
H A Dbuiltin-sched.c3548 int cmd_sched(int argc, const char **argv) in cmd_sched() function