Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddebug.h66 int ui__warning(const char *format, ...) __printf(1, 2);
70 ui__warning(format, ##__VA_ARGS__); \
H A Dparse-regs-options.c62 ui__warning("Unknown register \"%s\", check man page or run \"perf record %s?\"\n", in __parse_regs()
H A Dclockid.c106 ui__warning("unknown clockid %s, check man page\n", ostr); in parse_clockid()
H A Dauxtrace.c1797 ui__warning("%u %s errors\n",
H A Dcs-etm.c3478 ui__warning("Virtual timestamps are not enabled, or not supported by the traced system.\n" in cs_etm__process_auxtrace_info_full()
/linux/tools/perf/ui/
H A Dutil.c47 int ui__warning(const char *format, ...) in ui__warning() function
/linux/tools/perf/
H A Dbuiltin-top.c175 ui__warning("Out of bounds address found:\n\n" in ui__warn_map_erange()
786 ui__warning( in perf_event__process_sample()
817 ui__warning("The %s file can't be used: %s\n%s", in perf_event__process_sample()
820 ui__warning("A vmlinux file was not found.\n%s", in perf_event__process_sample()
1048 ui__warning("%s\n", msg); in perf_top__start_counters()
1753 ui__warning("%s\n", errbuf); in cmd_top()
H A Dbuiltin-c2c.c2852 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in setup_callchain()
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c91 ui__warning("Intel BTS: TSC not available\n"); in intel_bts_info_fill()
/linux/tools/perf/ui/browsers/
H A Dhists.c2377 ui__warning("Can't search all data files due to memory shortage.\n"); in switch_data_file()
2388 ui__warning("Too many perf data files in PWD!\n" in switch_data_file()
2406 ui__warning("Data switch failed due to memory shortage!\n"); in switch_data_file()
2829 ui__warning("Won't switch the data files due to\n" in do_switch_data()
H A Dannotate.c474 ui__warning("Not enough memory for annotating '%s' symbol!\n", in annotate_browser__callq()