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

/external/linux-tools-perf/util/
H A Ddebug.h38 void ui__warning(const char *format, ...) __attribute__((format(printf, 1, 2)));
H A Ddebug.c50 void ui__warning(const char *format, ...) function
62 ui__warning("Permission error - are you root?\n"
H A Dsession.c878 ui__warning("Processed %" PRIu64 " events and LOST %" PRIu64
885 ui__warning("Found %u unknown events!\n\n"
894 ui__warning("%u samples with id not present in the header\n",
899 ui__warning("Found invalid callchains!\n\n"
/external/linux-tools-perf/util/ui/
H A Dutil.c117 void ui__warning(const char *format, ...) function
/external/linux-tools-perf/
H A Dbuiltin-top.c770 ui__warning(
798 ui__warning("The %s file can't be used.\n%s",
801 ui__warning("A vmlinux file was not found.\n%s",
918 ui__warning("Cycles event not supported,\n"
927 ui__warning("The %s event is not supported.\n",
932 ui__warning("The sys_perf_event_open() syscall "
942 ui__warning("Failed to mmap with %d (%s)\n",
H A Dbuiltin-report.c292 ui__warning(
323 ui__warning("The %s file has no samples!\n", input_name);
H A Dbuiltin-annotate.c217 ui__warning("The %s file has no samples!\n", input_name);
H A Dbuiltin-record.c307 ui__warning("The cycles event is not supported, "
315 ui__warning("The %s event is not supported.\n",
H A Dbuiltin-stat.c453 ui__warning("%s event is not supported by the kernel.\n",

Completed in 666 milliseconds