| /linux/tools/perf/util/ |
| H A D | pfm.c | 56 ui__error( in parse_libpfm_events_option() 67 ui__error("cannot close a non-existing event group\n"); in parse_libpfm_events_option() 82 ui__error("failed to parse event %s : %s\n", str, in parse_libpfm_events_option() 109 ui__error( in parse_libpfm_events_option()
|
| H A D | debug.h | 65 int ui__error(const char *format, ...) __printf(1, 2);
|
| H A D | sort.c | 3987 ui__error("The \"dcacheline\" --sort key needs to know the cacheline size and it couldn't be determined on this system"); in __setup_sorting() 3989 ui__error("Invalid --sort key: `%s'", tok); in __setup_sorting() 3992 ui__error("Unknown --sort key: `%s'", tok); in __setup_sorting() 3997 ui__error("%s for --sort key: `%s'", in __setup_sorting() 4058 ui__error("Invalid --sort key: `+'"); in get_elide() 4339 ui__error("Invalid --fields key: `%s'", tok); in sort_help() 4342 ui__error("Unknown --fields key: `%s'", tok); in sort_help() 4347 ui__error("%s for --fields key: `%s'", in sort_help() 4398 ui__error("Invalid --fields key: `+'");
|
| H A D | annotate.c | 1707 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in hist_entry__tty_annotate() 1741 ui__error("Couldn't annotate %s:\n%s", sym->name, msg);
|
| H A D | arm-spe.c | 2039 ui__error("You must only use i (instructions) --itrace period with Arm SPE. e.g --itrace=i1i\n");
|
| H A D | cs-etm.c | 3567 ui__error("CS ETM Trace: Unrecognised magic number %#"PRIx64". File could be from a newer version of perf.\n", in cs_etm__process_auxtrace_info_full()
|
| /linux/tools/perf/arch/ |
| H A D | common.c | 242 ui__error("binutils for %s not supported.\n", perf_env__arch(env)); 248 ui__error("Please install %s for %s.\n"
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 386 ui__error("Selected --sort parent, but no " in report__setup_sample_type() 393 ui__error("Selected -g or --branch-history.\n" in report__setup_sample_type() 403 ui__error("Can't register callchain params.\n"); in report__setup_sample_type() 419 ui__error("Selected -b but no branch data. " in report__setup_sample_type() 440 ui__error("Selected --mem-mode but no mem data. " in report__setup_sample_type() 652 ui__error("GTK browser not found!\n"); in report__gtk_browse_hists() 719 ui__error("Failed to setup hierarchy output formats\n"); in report__collapse_hists() 1068 ui__error("failed to set cpu bitmap\n"); in __cmd_report() 1094 ui__error("failed to process sample\n"); in __cmd_report() 1131 ui__error("faile in __cmd_report() [all...] |
| H A D | builtin-top.c | 1021 ui__error("perf top only support consistent per-event " in perf_top__start_counters() 1054 ui__error("%s\n", msg); in perf_top__start_counters() 1067 ui__error("Failed to mmap with %d (%s)\n", in perf_top__start_counters() 1082 ui__error("Can't register callchain params.\n"); in callchain_param__setup_sample_type() 1310 ui__error("Could not read the CPU topology map: %s\n", err); in __cmd_top() 1340 ui__error("Could not create process thread.\n"); in __cmd_top() 1346 ui__error("Could not create display thread.\n"); in __cmd_top() 1355 ui__error("Could not set realtime priority.\n"); in __cmd_top() 1815 ui__error("Invalid User: %s", top.uid_str); in cmd_top() 1825 ui__error("Could in cmd_top() [all...] |
| H A D | builtin-annotate.c | 500 ui__error("GTK browser not found!\n"); in hists__find_annotations() 622 ui__error("The %s data has no samples!\n", session->data->path); in __cmd_annotate() 656 ui__error("GTK browser not found!\n"); in __cmd_annotate()
|
| H A D | builtin-record.c | 1398 ui__error("Failure to open event '%s' on PMU '%s' which will be " in record__open() 1438 ui__error("Failure to open any events for recording.\n"); in record__open() 4201 ui__error("kernel does not support recording context switch events\n"); in cmd_record() 4326 ui__error("Invalid User: %s", rec->uid_str); in cmd_record()
|
| H A D | builtin-kvm.c | 1539 ui__error("Failed to mmap the events: %s\n", in kvm_live_open_events()
|
| H A D | builtin-stat.c | 915 ui__error("No supported events found.\n%s\n", msg); in __run_perf_stat()
|
| H A D | builtin-c2c.c | 2919 ui__error("Can't register callchain params.\n"); in setup_callchain()
|
| H A D | builtin-trace.c | 5945 ui__error("Invalid User: %s", trace.uid_str);
|
| /linux/tools/perf/ui/ |
| H A D | util.c | 35 int ui__error(const char *format, ...) in ui__error() function
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 877 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in annotate_browser__run()
|