Searched refs:ui__warning (Results 1 – 11 of 11) sorted by relevance
/linux/tools/perf/util/ |
H A D | debug.h | 66 int ui__warning(const char *format, ...) __printf(1, 2); 70 ui__warning(format, ##__VA_ARGS__); \
|
H A D | parse-regs-options.c | 62 ui__warning("Unknown register \"%s\", check man page or run \"perf record %s?\"\n", in __parse_regs()
|
H A D | clockid.c | 106 ui__warning("unknown clockid %s, check man page\n", ostr); in parse_clockid()
|
H A D | auxtrace.c | 1797 ui__warning("%u %s errors\n",
|
H A D | cs-etm.c | 3478 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 D | util.c | 47 int ui__warning(const char *format, ...) in ui__warning() function
|
/linux/tools/perf/ |
H A D | builtin-top.c | 175 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 D | builtin-c2c.c | 2852 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in setup_callchain()
|
/linux/tools/perf/arch/x86/util/ |
H A D | intel-bts.c | 91 ui__warning("Intel BTS: TSC not available\n"); in intel_bts_info_fill()
|
/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 2377 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 D | annotate.c | 474 ui__warning("Not enough memory for annotating '%s' symbol!\n", in annotate_browser__callq()
|