Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/Linux-v6.6/tools/bpf/runqslower/
Drunqslower.c85 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf_internal.h157 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
Dlibbpf.h93 LIBBPF_DEBUG, enumerator
Drelo_core.c47 LIBBPF_DEBUG, enumerator
Dlibbpf.c217 if (level == LIBBPF_DEBUG) in __base_pr()
/Linux-v6.6/tools/testing/selftests/bpf/
Dbench.c27 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
Dxdp_features.c47 if (level == LIBBPF_DEBUG && !env.verbosity) in libbpf_print_fn()
Dtest_progs.c707 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
Dveristat.c182 if (level == LIBBPF_DEBUG && !env.debug) in libbpf_print_fn()
/Linux-v6.6/tools/testing/selftests/hid/
Dhid_bpf.c847 if (level == LIBBPF_DEBUG) in libbpf_print_fn()