Searched refs:__cmd_report (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/tools/perf/ |
| H A D | builtin-mem.c | 363 static int __cmd_report(int argc, const char **argv, struct perf_mem *mem, in __cmd_report() function 544 ret = __cmd_report(argc, argv, &mem, report_options); in cmd_mem()
|
| H A D | builtin-lock.c | 1852 static int __cmd_report(bool display_info) in __cmd_report() function 2630 rc = __cmd_report(false); in cmd_lock() 2650 rc = __cmd_report(true); in cmd_lock()
|
| H A D | builtin-report.c | 1045 static int __cmd_report(struct report *rep) in __cmd_report() function 1867 ret = __cmd_report(&report); in cmd_report()
|
| H A D | builtin-kvm.c | 2022 static int __cmd_report(const char *file_name, int argc, const char **argv) in __cmd_report() function 2115 return __cmd_report(file_name, argc, argv); in cmd_kvm()
|
| H A D | builtin-stat.c | 2237 static int __cmd_report(int argc, const char **argv) in __cmd_report() function 2521 return __cmd_report(argc, argv); in cmd_stat()
|