Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin.h21 int cmd_report(int argc, const char **argv);
H A Dperf.c62 { "report", cmd_report, 0 },
H A Dbuiltin-mem.c374 ret = cmd_report(i, rep_argv); in report_events()
H A Dbuiltin-report.c1185 int cmd_report(int argc, const char **argv) in cmd_report() function
H A Dbuiltin-kvm.c2099 return cmd_report(i, rec_argv); in __cmd_report()