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

  /external/linux-tools-perf/util/include/linux/
kernel.h 119 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
  /external/linux-tools-perf/util/
annotate.c 63 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr));
73 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64

Completed in 1129 milliseconds