HomeSort by relevance Sort by last modified time
    Searched refs:pr_debug2 (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/include/linux/
kernel.h 118 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
  /external/linux-tools-perf/util/
probe-finder.c 177 pr_debug2("Use file %s for %s\n", path, module_name);
238 pr_debug2("Use file %s for debuginfo\n", path);
629 pr_debug2("Failed to get CU from subprogram\n");
635 pr_debug2("Failed to get source lines on this CU.\n");
638 pr_debug2("Get %zd lines from this CU\n", nlines);
646 pr_debug2("Failed to get line info. "
1011 pr_debug2("Var real type: (%x)\n", (unsigned)dwarf_dieoffset(&type));
1024 pr_debug2("Array real type: (%x)\n",
    [all...]
symbol.c 1409 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename);
    [all...]
  /external/linux-tools-perf/
builtin-probe.c 171 pr_debug2("Set filter: %s\n", str);

Completed in 178 milliseconds