Searched refs:ui__warning (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dparse-regs-options.c50 ui__warning("unknown register %s," parse_regs()
H A Ddebug.h47 int ui__warning(const char *format, ...) __attribute__((format(printf, 1, 2)));
H A Dparse-branch-options.c73 ui__warning("unknown branch filter %s," parse_branch_stack()
H A Dsession.c1334 ui__warning("Processed %d events and lost %d chunks!\n\n" perf_session__warn_about_errors()
1346 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%% samples!\n\n", perf_session__warn_about_errors()
1354 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", perf_session__warn_about_errors()
1360 ui__warning("Found %u unknown events!\n\n" perf_session__warn_about_errors()
1369 ui__warning("%u samples with id not present in the header\n", perf_session__warn_about_errors()
1374 ui__warning("Found invalid callchains!\n\n" perf_session__warn_about_errors()
1382 ui__warning("%u unprocessable samples recorded.\n" perf_session__warn_about_errors()
1388 ui__warning("%u out of order events recorded.\n", oe->nr_unordered_events); perf_session__warn_about_errors()
1393 ui__warning("%d map information files for pre-existing threads were\n" perf_session__warn_about_errors()
H A Dauxtrace.c1132 ui__warning("%u %s errors\n", events_stats__auxtrace_error_warn()
/linux-4.4.14/tools/perf/ui/
H A Dutil.c43 int ui__warning(const char *format, ...) ui__warning() function
/linux-4.4.14/tools/perf/
H A Dbuiltin-top.c151 ui__warning("Out of bounds address found:\n\n" ui__warn_map_erange()
743 ui__warning( perf_event__process_sample()
773 ui__warning("The %s file can't be used: %s\n%s", perf_event__process_sample()
776 ui__warning("A vmlinux file was not found.\n%s", perf_event__process_sample()
905 ui__warning("%s\n", msg); evlist__for_each()
1265 ui__warning("%s\n", errbuf); cmd_top()
H A Dbuiltin-record.c288 ui__warning("%s\n", msg); evlist__for_each()
926 ui__warning("unknown clockid %s, check man page\n", ostr); parse_clockid()
1196 ui__warning("%s", errbuf); cmd_record()
H A Dbuiltin-kvm.c1371 ui__warning("%s", errbuf); kvm_events_live()
H A Dbuiltin-report.c409 ui__warning( report__warn_kptr_restrict()
H A Dbuiltin-stat.c315 ui__warning("%s event is not supported by the kernel.\n", evlist__for_each()
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dintel-pt.c331 ui__warning("Intel Processor Trace: TSC not available\n"); intel_pt_info_fill()
583 ui__warning("Intel PT snapshot size (%zu) may be too small for PSB period (%zu)\n",
715 ui__warning("Intel Processor Trace decoding will not be possible except for kernel tracing!\n");
H A Dintel-bts.c97 ui__warning("Intel BTS: TSC not available\n"); intel_bts_info_fill()
/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c1401 ui__warning("Can't search all data files due to memory shortage.\n"); switch_data_file()
1412 ui__warning("Too many perf data files in PWD!\n" switch_data_file()
1430 ui__warning("Data switch failed due to memory shortage!\n"); switch_data_file()
1650 ui__warning("Won't switch the data files due to\n" do_switch_data()
H A Dannotate.c512 ui__warning("Not enough memory for annotating '%s' symbol!\n", annotate_browser__callq()
1155 ui__warning("%s variable unknown, ignoring...", var); annotate__config()

Completed in 291 milliseconds