Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-mem.c364 static int __cmd_report(int argc, const char **argv, struct perf_mem *mem, in __cmd_report() function
545 ret = __cmd_report(argc, argv, &mem, report_options); in cmd_mem()
H A Dbuiltin-lock.c1854 static int __cmd_report(bool display_info) in __cmd_report() function
2716 rc = __cmd_report(false); in cmd_lock()
2736 rc = __cmd_report(true); in cmd_lock()
H A Dbuiltin-report.c1056 static int __cmd_report(struct report *rep) in __cmd_report() function
1888 ret = __cmd_report(&report); in cmd_report()
H A Dbuiltin-kvm.c2031 static int __cmd_report(const char *file_name, int argc, const char **argv) in __cmd_report() function
2174 return __cmd_report(file_name, argc, argv); in cmd_kvm()
H A Dbuiltin-stat.c2305 static int __cmd_report(int argc, const char **argv) in __cmd_report() function
2625 return __cmd_report(argc, argv); in cmd_stat()