Searched refs:__cmd_report (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-mem.c | 364 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 D | builtin-lock.c | 1854 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 D | builtin-report.c | 1056 static int __cmd_report(struct report *rep) in __cmd_report() function 1888 ret = __cmd_report(&report); in cmd_report()
|
| H A D | builtin-kvm.c | 2031 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 D | builtin-stat.c | 2305 static int __cmd_report(int argc, const char **argv) in __cmd_report() function 2625 return __cmd_report(argc, argv); in cmd_stat()
|