Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/arch/
Dcommon.c184 ui__error("binutils for %s not supported.\n", arch); in perf_session_env__lookup_binutils_path()
190 ui__error("Please install %s for %s.\n" in perf_session_env__lookup_binutils_path()
/linux-4.1.27/tools/perf/
Dbuiltin-report.c210 ui__error("Selected --sort parent, but no " in report__setup_sample_type()
216 ui__error("Selected -g or --branch-history but no " in report__setup_sample_type()
226 ui__error("Can't register callchain params.\n"); in report__setup_sample_type()
242 ui__error("Selected -b but no branch data. " in report__setup_sample_type()
384 ui__error("GTK browser not found!\n"); in report__gtk_browse_hists()
522 ui__error("The %s file has no samples!\n", file->path); in __cmd_report()
Dbuiltin-annotate.c147 ui__error("GTK browser not found!\n"); in hists__find_annotations()
246 ui__error("The %s file has no samples!\n", session->file->path); in __cmd_annotate()
256 ui__error("GTK browser not found!\n"); in __cmd_annotate()
Dbuiltin-top.c896 ui__error("%s\n", msg); in perf_top__start_counters()
902 ui__error("Failed to mmap with %d (%s)\n", in perf_top__start_counters()
917 ui__error("Selected -g but \"sym\" not present in --sort/-s."); in perf_top__setup_sample_type()
922 ui__error("Can't register callchain params.\n"); in perf_top__setup_sample_type()
980 ui__error("Could not create display thread.\n"); in __cmd_top()
989 ui__error("Could not set realtime priority.\n"); in __cmd_top()
1214 ui__error("%s\n", errbuf); in cmd_top()
1228 ui__error("Not enough memory for event selector list\n"); in cmd_top()
Dbuiltin-record.c159 ui__error("%s\n", msg); in record__open()
955 ui__error("cgroup monitoring only available in" in cmd_record()
995 ui__error("%s", errbuf); in cmd_record()
Dbuiltin-kvm.c1025 ui__error("Failed to mmap the events: %s\n", in kvm_live_open_events()
Dbuiltin-stat.c673 ui__error("%s\n", msg); in __run_perf_stat()
/linux-4.1.27/tools/perf/ui/
Dutil.c31 int ui__error(const char *format, ...) in ui__error() function
/linux-4.1.27/tools/perf/util/
Ddebug.h46 int ui__error(const char *format, ...) __attribute__((format(printf, 1, 2)));
/linux-4.1.27/tools/perf/ui/gtk/
Dannotate.c170 ui__error("%s", ui_helpline__current); in symbol__gtk_annotate()
/linux-4.1.27/tools/perf/ui/browsers/
Dannotate.c922 ui__error("Not enough memory!"); in symbol__tui_annotate()
932 ui__error("%s", ui_helpline__last_msg); in symbol__tui_annotate()