Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-regs-options.c50 ui__warning("unknown register %s," in parse_regs()
Dparse-branch-options.c73 ui__warning("unknown branch filter %s," in parse_branch_stack()
Ddebug.h47 int ui__warning(const char *format, ...) __attribute__((format(printf, 1, 2)));
Dsession.c1527 ui__warning("%u out of order events recorded.\n", oe->nr_unordered_events); in perf_session__warn_order()
1536 ui__warning("Processed %d events and lost %d chunks!\n\n" in perf_session__warn_about_errors()
1548 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%% samples!\n\n", in perf_session__warn_about_errors()
1556 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
1562 ui__warning("Found %u unknown events!\n\n" in perf_session__warn_about_errors()
1571 ui__warning("%u samples with id not present in the header\n", in perf_session__warn_about_errors()
1576 ui__warning("Found invalid callchains!\n\n" in perf_session__warn_about_errors()
1584 ui__warning("%u unprocessable samples recorded.\n" in perf_session__warn_about_errors()
1594 ui__warning("%d map information files for pre-existing threads were\n" in perf_session__warn_about_errors()
Dauxtrace.c1150 ui__warning("%u %s errors\n", in events_stats__auxtrace_error_warn()
/tools/perf/ui/
Dutil.c43 int ui__warning(const char *format, ...) in ui__warning() function
/tools/perf/
Dbuiltin-top.c162 ui__warning("Out of bounds address found:\n\n" in ui__warn_map_erange()
720 ui__warning( in perf_event__process_sample()
750 ui__warning("The %s file can't be used: %s\n%s", in perf_event__process_sample()
753 ui__warning("A vmlinux file was not found.\n%s", in perf_event__process_sample()
879 ui__warning("%s\n", msg); in perf_top__start_counters()
1276 ui__warning("%s\n", errbuf); in cmd_top()
Dbuiltin-record.c397 ui__warning("%s\n", msg); in record__open()
1297 ui__warning("unknown clockid %s, check man page\n", ostr); in parse_clockid()
1665 ui__warning("%s", errbuf); in cmd_record()
Dbuiltin-report.c417 ui__warning( in report__warn_kptr_restrict()
Dbuiltin-stat.c584 ui__warning("%s event is not supported by the kernel.\n", in __run_perf_stat()
593 ui__warning("%s\n", msg); in __run_perf_stat()
Dbuiltin-kvm.c1383 ui__warning("%s", errbuf); in kvm_events_live()
/tools/perf/arch/x86/util/
Dintel-pt.c371 ui__warning("Intel Processor Trace: TSC not available\n"); in intel_pt_info_fill()
634 ui__warning("Intel PT snapshot size (%zu) may be too small for PSB period (%zu)\n", in intel_pt_recording_options()
770 ui__warning("Intel Processor Trace decoding will not be possible except for kernel tracing!\n"); in intel_pt_recording_options()
Dintel-bts.c99 ui__warning("Intel BTS: TSC not available\n"); in intel_bts_info_fill()
/tools/perf/ui/browsers/
Dannotate.c511 ui__warning("Not enough memory for annotating '%s' symbol!\n", in annotate_browser__callq()
1157 ui__warning("%s variable unknown, ignoring...", var); in annotate__config()
Dhists.c2299 ui__warning("Can't search all data files due to memory shortage.\n"); in switch_data_file()
2310 ui__warning("Too many perf data files in PWD!\n" in switch_data_file()
2328 ui__warning("Data switch failed due to memory shortage!\n"); in switch_data_file()
2569 ui__warning("Won't switch the data files due to\n" in do_switch_data()