Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-lock.c855 static int __cmd_report(bool display_info) in __cmd_report() function
1006 rc = __cmd_report(false); in cmd_lock()
1019 rc = __cmd_report(true); in cmd_lock()
Dbuiltin-report.c505 static int __cmd_report(struct report *rep) in __cmd_report() function
957 ret = __cmd_report(&report); in cmd_report()
Dbuiltin-kvm.c1486 static int __cmd_report(const char *file_name, int argc, const char **argv) in __cmd_report() function
1576 return __cmd_report(file_name, argc, argv); in cmd_kvm()