Home
last modified time | relevance | path

Searched full:cmd_report (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/
H A Dbuiltin.h35 int cmd_report(int argc, const char **argv);
H A Dbuiltin-mem.c396 ret = cmd_report(i, rep_argv); in __cmd_report()
H A Dperf.c65 { "report", cmd_report, 0 },
H A Dbuiltin-report.c1301 int cmd_report(int argc, const char **argv) in cmd_report() function
H A Dbuiltin-kvm.c2050 ret = cmd_report(i, rec_argv); in __cmd_report()
/linux/tools/perf/ui/browsers/
H A Dmap.c42 /* FIXME uber-kludgy, see comment on cmd_report... */