Home
last modified time | relevance | path

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

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