Home
last modified time | relevance | path

Searched refs:LIBBPF_DEBUG (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/linux-6.3-rc2/tools/bpf/runqslower/
A Drunqslower.c85 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf_internal.h156 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
A Dlibbpf.h93 LIBBPF_DEBUG, enumerator
A Drelo_core.c47 LIBBPF_DEBUG, enumerator
A Dlibbpf.c207 if (level == LIBBPF_DEBUG) in __base_pr()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_features.c46 if (level == LIBBPF_DEBUG && !env.verbosity) in libbpf_print_fn()
A Dbench.c27 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
A Dtest_progs.c749 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
A Dveristat.c172 if (level == LIBBPF_DEBUG /* && !env.verbose */) in libbpf_print_fn()
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dhid_bpf.c847 if (level == LIBBPF_DEBUG) in libbpf_print_fn()

Completed in 43 milliseconds