Home
last modified time | relevance | path

Searched defs:pr_debug3 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/perf/
A Dinternal.h21 #define pr_debug3(fmt, ...) __pr(LIBPERF_DEBUG3, fmt, ##__VA_ARGS__) macro
/linux/tools/perf/util/
A Ddebug.h39 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro

Completed in 3 milliseconds