Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.c85 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h171 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
H A Dlibbpf.h93 LIBBPF_DEBUG, enumerator
H A Drelo_core.c47 LIBBPF_DEBUG, enumerator
H A Dlibbpf.c218 if (level == LIBBPF_DEBUG) in __base_pr()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c47 if (level == LIBBPF_DEBUG && !env.verbosity) in libbpf_print_fn()
H A Dbench.c28 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
H A Dtest_progs.c721 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
H A Dveristat.c182 if (level == LIBBPF_DEBUG && !env.debug) in libbpf_print_fn()
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c847 if (level == LIBBPF_DEBUG) in libbpf_print_fn()