Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-mem.c363 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 Dbuiltin-lock.c1852 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 Dbuiltin-report.c1045 static int __cmd_report(struct report *rep) in __cmd_report() function
1867 ret = __cmd_report(&report); in cmd_report()
H A Dbuiltin-kvm.c2022 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 Dbuiltin-stat.c2237 static int __cmd_report(int argc, const char **argv) in __cmd_report() function
2521 return __cmd_report(argc, argv); in cmd_stat()