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

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

Completed in 199 milliseconds