Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_simple.c32 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_cpu0.c30 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_sdt.c33 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_qmap.c46 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_central.c36 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_pair.c35 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_flatcg.c43 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
H A Dscx_userland.c104 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h175 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
H A Dlibbpf.h118 LIBBPF_DEBUG, enumerator
H A Drelo_core.c47 LIBBPF_DEBUG, enumerator
H A Dlibbpf.c249 min_level = LIBBPF_DEBUG; in __base_pr()
5078 level = mandatory ? LIBBPF_WARN : LIBBPF_DEBUG; in bpf_object_prepare_token()
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c48 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.c955 if (libbpf_capture_stream && level != LIBBPF_DEBUG) { in libbpf_print_fn()
963 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
H A Dveristat.c243 if (level == LIBBPF_DEBUG && !env.debug) in libbpf_print_fn()
/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c895 if (level == LIBBPF_DEBUG) in libbpf_print_fn()