Home
last modified time | relevance | path

Searched defs:pr_debug3 (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds