Home
last modified time | relevance | path

Searched defs:pr_debug2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dinternal.h20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddebug.h30 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c139 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro