Home
last modified time | relevance | path

Searched refs:ui__error (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/tools/perf/arch/
Dcommon.c183 ui__error("binutils for %s not supported.\n", arch); in perf_env__lookup_binutils_path()
189 ui__error("Please install %s for %s.\n" in perf_env__lookup_binutils_path()
/linux-4.4.14/tools/perf/
Dbuiltin-top.c911 ui__error("%s\n", msg); in perf_top__start_counters()
917 ui__error("Failed to mmap with %d (%s)\n", in perf_top__start_counters()
932 ui__error("Selected -g but \"sym\" not present in --sort/-s."); in perf_top__setup_sample_type()
937 ui__error("Can't register callchain params.\n"); in perf_top__setup_sample_type()
1005 ui__error("Could not create display thread.\n"); in __cmd_top()
1014 ui__error("Could not set realtime priority.\n"); in __cmd_top()
1041 ui__error("Could not read the CPU topology map: %s\n", err); in __cmd_top()
1273 ui__error("%s\n", errbuf); in cmd_top()
1287 ui__error("Not enough memory for event selector list\n"); in cmd_top()
Dbuiltin-annotate.c154 ui__error("GTK browser not found!\n"); in hists__find_annotations()
256 ui__error("The %s file has no samples!\n", session->file->path); in __cmd_annotate()
266 ui__error("GTK browser not found!\n"); in __cmd_annotate()
Dbuiltin-report.c235 ui__error("Selected --sort parent, but no " in report__setup_sample_type()
241 ui__error("Selected -g or --branch-history but no " in report__setup_sample_type()
251 ui__error("Can't register callchain params.\n"); in report__setup_sample_type()
267 ui__error("Selected -b but no branch data. " in report__setup_sample_type()
425 ui__error("GTK browser not found!\n"); in report__gtk_browse_hists()
565 ui__error("The %s file has no samples!\n", file->path); in __cmd_report()
Dbuiltin-record.c295 ui__error("%s\n", msg); in record__open()
1151 ui__error("kernel does not support recording context switch events\n"); in cmd_record()
1204 ui__error("%s", errbuf); in cmd_record()
Dbuiltin-stat.c326 ui__error("%s\n", msg); in __run_perf_stat()
Dbuiltin-kvm.c1026 ui__error("Failed to mmap the events: %s\n", in kvm_live_open_events()
/linux-4.4.14/tools/perf/ui/
Dutil.c31 int ui__error(const char *format, ...) in ui__error() function
/linux-4.4.14/tools/perf/util/
Ddebug.h46 int ui__error(const char *format, ...) __attribute__((format(printf, 1, 2)));
/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c170 ui__error("%s", ui_helpline__current); in symbol__gtk_annotate()
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c1044 ui__error("Not enough memory!"); in symbol__tui_annotate()
1055 ui__error("%s", ui_helpline__last_msg); in symbol__tui_annotate()