Searched refs:cmd_sched (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin.h | 20 int cmd_sched(int argc, const char **argv);
|
H A D | perf.c | 76 { "sched", cmd_sched, 0 },
|
H A D | builtin-sched.c | 3414 int cmd_sched(int argc, const char **argv) in cmd_sched() function
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin.h | 17 int cmd_sched(int argc, const char **argv);
|
H A D | perf.c | 73 { "sched", cmd_sched, 0 },
|
H A D | builtin-sched.c | 3467 int cmd_sched(int argc, const char **argv) in cmd_sched() function
|
Completed in 12 milliseconds