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

  /external/linux-tools-perf/src/tools/perf/
builtin-buildid-cache.c 73 pr_warning("Problems with %s file, consider removing it from the cache\n",
76 pr_warning("Problems with %s file, consider removing it from the cache\n",
173 pr_warning("Couldn't add %s: %s\n",
191 pr_warning("Couldn't remove %s: %s\n",
212 pr_warning("Couldn't update %s: %s\n",
builtin-probe.c 200 pr_warning("Warning: more than one --line options are"
336 pr_warning(" Error: '-' is not supported.\n");
376 pr_warning(" Error: Don't use --list with --exec.\n");
builtin-annotate.c 94 pr_warning("problem processing %d event, skipping it.\n",
103 pr_warning("problem incrementing symbol count, "
builtin-script.c 748 pr_warning("Overriding previous field request for %s events.\n",
765 pr_warning("Overriding previous field request for all events.\n");
792 pr_warning("\'%s\' not valid for %s events. Ignoring.\n",
    [all...]
builtin-inject.c 235 pr_warning("no symbols found in %s, maybe "
builtin-diff.c 323 pr_warning("problem processing %d event, skipping it.\n",
332 pr_warning("problem incrementing symbol period, skipping event\n");
builtin-record.c 953 pr_warning(
  /external/linux-tools-perf/src/tools/perf/util/
probe-finder.c 334 pr_warning("Mapping for the register number %u "
383 pr_warning("Failed to get a type information of %s.\n",
395 pr_warning("Failed to cast into string: "
401 pr_warning("Failed to get a type"
411 pr_warning("Out of memory error\n");
417 pr_warning("Failed to cast into string: "
445 pr_warning("Failed to convert variable type: %s\n",
467 pr_warning("Failed to get the type of %s.\n", varname);
480 pr_warning("Failed to get the type of %s.\n", varname);
508 pr_warning("Failed to get the type of %s.\n", varname)
    [all...]
probe-event.c 104 pr_warning("Failed to init vmlinux path.\n");
311 pr_warning("Debuginfo-analysis is not yet supported"
322 pr_warning("Failed to open debuginfo file.\n");
343 pr_warning("Probe point '%s' not found.\n",
350 pr_warning("Warning: No dwarf info found in the vmlinux - "
444 pr_warning("File read error: %s\n", strerror(errno));
454 pr_warning("Source file is shorter than expected.\n");
485 pr_warning("Failed to open debuginfo file.\n");
492 pr_warning("Specified source line is not found.\n");
495 pr_warning("Debuginfo analysis failed. (%d)\n", ret)
    [all...]
map.c 167 pr_warning("%s with build id %s not found",
170 pr_warning("Failed to open %s", name);
172 pr_warning(", continuing without symbols\n");
181 pr_warning("%.*s was updated (is prelink enabled?). "
185 pr_warning("no symbols found in %s, maybe install "
callchain.c 204 pr_warning("Warning: empty node in callchain tree\n");
event.c 66 pr_warning("couldn't get COMM and pgid, malformed %s\n",
header.c     [all...]
machine.c 1279 pr_warning("corrupted callchain. skipping...\n");
    [all...]
symbol.c 1014 pr_warning("File %s not owned by current user or root, "
    [all...]
  /external/squashfs-tools/kernel/fs/squashfs/
squashfs.h 28 #define WARNING(s, args...) pr_warning("SQUASHFS: "s, ## args)
  /external/linux-tools-perf/src/tools/perf/util/include/linux/
kernel.h 112 #define pr_warning(fmt, ...) \ macro
  /system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/kernel/
kernel.h 65 #define pr_warning(fmt,...) eprintf(0, pr_fmt(fmt), ##__VA_ARGS__) macro
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/kernel/
kernel.h 112 #define pr_warning(fmt, ...) \ macro

Completed in 561 milliseconds