Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Ddebug.h32 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/tools/perf/util/
Ddebug.h40 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) macro