Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-lock.c851 static int __cmd_report(bool display_info) in __cmd_report() function
1002 rc = __cmd_report(false); in cmd_lock()
1015 rc = __cmd_report(true); in cmd_lock()
Dbuiltin-report.c462 static int __cmd_report(struct report *rep) in __cmd_report() function
867 ret = __cmd_report(&report); in cmd_report()
Dbuiltin-kvm.c1476 static int __cmd_report(const char *file_name, int argc, const char **argv) in __cmd_report() function
1566 return __cmd_report(file_name, argc, argv); in cmd_kvm()