Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin.h36 int cmd_report(int argc, const char **argv);
H A Dperf.c65 { "report", cmd_report, 0 },
H A Dbuiltin-mem.c396 ret = cmd_report(i, rep_argv); in __cmd_report()
H A Dbuiltin-report.c1287 int cmd_report(int argc, const char **argv) in cmd_report() function
H A Dbuiltin-kvm.c2037 return cmd_report(i, rec_argv); in __cmd_report()