HomeSort by relevance Sort by last modified time
    Searched full:pr_warning (Results 1 - 14 of 14) sorted by null

  /external/linux-tools-perf/
builtin-buildid-cache.c 93 pr_warning("Couldn't add %s: %s\n",
111 pr_warning("Couldn't remove %s: %s\n",
builtin-diff.c 41 pr_warning("problem processing %d event, skipping it.\n",
50 pr_warning("problem incrementing symbol period, skipping event\n");
builtin-annotate.c 96 pr_warning("problem processing %d event, skipping it.\n",
103 pr_warning("problem incrementing symbol count, "
builtin-inject.c 164 pr_warning("no symbols found in %s, maybe "
builtin-script.c 592 pr_warning("Overriding previous field request for %s events.\n",
609 pr_warning("Overriding previous field request for all events.\n");
636 pr_warning("\'%s\' not valid for %s events. Ignoring.\n",
builtin-probe.c 268 pr_warning(" Error: '-' is not supported.\n");
builtin-record.c 839 pr_warning(
  /external/linux-tools-perf/util/
probe-finder.c 881 pr_warning("Mapping for the register number %u "
925 pr_warning("Failed to get a type information of %s.\n",
937 pr_warning("Failed to cast into string: "
944 pr_warning("Failed to get a type"
953 pr_warning("Out of memory error\n");
959 pr_warning("Failed to cast into string: "
986 pr_warning("Failed to convert variable type: %s\n",
1008 pr_warning("Failed to get the type of %s.\n", varname);
1021 pr_warning("Failed to get the type of %s.\n", varname);
1049 pr_warning("Failed to get the type of %s.\n", varname)
    [all...]
probe-event.c 104 pr_warning("Failed to init vmlinux path.\n");
228 pr_warning("Failed to open debuginfo file.\n");
244 pr_warning("Probe point '%s' not found.\n",
251 pr_warning("Warning: No dwarf info found in the vmlinux - "
345 pr_warning("File read error: %s\n", strerror(errno));
355 pr_warning("Source file is shorter than expected.\n");
385 pr_warning("Failed to open debuginfo file.\n");
391 pr_warning("Specified source line is not found.\n");
394 pr_warning("Debuginfo analysis failed. (%d)\n", ret);
403 pr_warning("Failed to find source file. (%d)\n", ret)
    [all...]
map.c 117 pr_warning("%s with build id %s not found",
120 pr_warning("Failed to open %s", name);
122 pr_warning(", continuing without symbols\n");
130 pr_warning("%.*s was updated, restart the long "
134 pr_warning("no symbols found in %s, maybe install "
callchain.c 209 pr_warning("Warning: empty node in callchain tree\n");
event.c 83 pr_warning("couldn't get COMM and pgid, malformed %s\n", filename);
header.c 36 pr_warning("Event %s will be truncated\n", name);
  /external/linux-tools-perf/util/include/linux/
kernel.h 110 #define pr_warning(fmt, ...) \ macro

Completed in 1403 milliseconds