HomeSort by relevance Sort by last modified time
    Searched refs:pr_debug (Results 26 - 50 of 51) sorted by null

12 3

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
builtin-test.c 174 pr_debug("\n--- start ---\n");
176 pr_debug("---- end ----\n%s:", tests[curr].desc);
rdpmc.c 135 pr_debug("%14d: %14Lu\n", n, (long long)delta);
141 pr_debug(" ");
parse-events.c     [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-finder.c 64 pr_debug("line list: add a line %u\n", line);
203 pr_debug("Failed to find kernel dwarf at %lx\n",
345 pr_debug("DW_OP %x is not supported.\n", op->atom);
409 pr_debug("%s type is %s.\n",
486 pr_debug("converting %s in %s\n", field->name, varname);
605 pr_debug("Converting variable %s into trace event.\n",
667 pr_debug("Searching '%s' variable in context.\n", pf->pvar->var);
904 pr_debug("No matched lines found in %s.\n", fname);
919 pr_debug("Probe line found: line:%d addr:0x%llx\n",
972 pr_debug("found inline addr: 0x%jx\n"
    [all...]
header.c 287 pr_debug("Not caching a kptr_restrict'ed /proc/kallsyms\n");
482 pr_debug("failed to write buildid table\n");
1554 pr_debug("build id event received for %s: %s\n",
    [all...]
symbol.c 649 pr_debug("%s/proc/{kallsyms,modules} "
881 pr_debug("Using %s for kernel object code\n", kcore_filename);
883 pr_debug("Using %s for kernel data\n", kcore_filename);
1154 pr_debug("Using %s for symbols\n", symfs_vmlinux);
1166 pr_debug("Looking at the vmlinux_path (%d entries long)\n",
1288 pr_debug("Using %s for symbols\n", kallsyms_filename);
1309 pr_debug("Guest kernel map hasn't the point to groups\n");
1336 pr_debug("Using %s for symbols\n", kallsyms_filename);
    [all...]
machine.c 590 pr_debug("invalid directory (%s). Skipping.\n",
599 pr_debug("Can't access file %s\n", path);
709 pr_debug("%s: cannot open %s dir\n", __func__, dir_name);
840 pr_debug("Problems setting modules path maps, continuing anyway...\n");
860 pr_debug("Problems creating module maps, "
863 pr_debug("Problems creating module maps for guest %d, "
1304 pr_debug("invalid callchain context: "
    [all...]
event.c 60 pr_debug("couldn't open %s\n", filename);
135 pr_debug("couldn't open %s\n", filename);
186 pr_debug("couldn't open %s\n", filename);
256 pr_debug("Not enough memory synthesizing mmap event "
462 pr_debug("Not enough memory synthesizing mmap event "
dwarf-aux.c 305 pr_debug("Unable to get offset:Unexpected OP %x (%zd)\n",
871 pr_debug("Failed to get type, make it unknown.\n");
symbol-elf.c 306 pr_debug("%s: problems reading %s PLT info.\n",
575 pr_debug("%s: cannot read %s ELF file.\n", __func__, name);
580 pr_debug("%s: cannot get elf header.\n", __func__);
annotate.c 936 pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__,
940 pr_debug("annotating [%p] %30s : [%p] %30s\n",
956 pr_debug("Executing: %s\n", command);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
kernel.h 116 #define pr_debug(fmt, ...) \ macro
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-probe.c 73 pr_debug("probe-definition(%d): %s\n", params.nevents, str);
83 pr_debug("%d arguments\n", pev->nargs);
builtin-script.c 164 pr_debug("Samples for '%s' event do not have %s attribute set. "
492 pr_debug("\nperf script stopped\n");
508 pr_debug("problem processing %d event, skipping it.\n",
813 pr_debug("No fields requested for %s type. "
    [all...]
builtin-record.c 777 pr_debug("callchain: type %d\n", opts->call_graph);
780 pr_debug("callchain: stack dump size %d\n",
794 pr_debug("callchain: disabled\n");
builtin-report.c 323 pr_debug("problem adding lbr entry, skipping event\n");
328 pr_debug("problem adding mem entry, skipping event\n");
335 pr_debug("problem incrementing symbol period, skipping event\n");
builtin-kvm.c 515 pr_debug("End time before begin time; skipping event.\n");
820 pr_debug("problem processing %d event, skipping it.\n",
1016 pr_debug("Missed timer beats: %" PRIu64 "\n", c-1);
    [all...]
builtin-inject.c 185 pr_debug("no build_id found for %s\n", self->long_name);
builtin-sched.c 717 pr_debug(" ... switch from %s/%d to %s/%d [ran %" PRIu64 " nsecs]\n",
743 pr_debug("thread does not exist on fork event: child %p, parent %p\n",
    [all...]
builtin-kmem.c 312 pr_debug("problem processing %d event, skipping it.\n",
builtin-lock.c 812 pr_debug("problem processing %d event, skipping it.\n",
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 294 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 290 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
log.h 298 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 298 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)

Completed in 1536 milliseconds

12 3