Home
last modified time | relevance | path

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

/tools/sched_ext/
A Dscx_simple.c31 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
A Dscx_qmap.c45 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
A Dscx_central.c36 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
A Dscx_flatcg.c42 if (level == LIBBPF_DEBUG && !verbose) in libbpf_print_fn()
/tools/testing/selftests/bpf/prog_tests/
A Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/tools/bpf/runqslower/
A Drunqslower.c85 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
/tools/testing/selftests/bpf/
A Dxdp_features.c47 if (level == LIBBPF_DEBUG && !env.verbosity) in libbpf_print_fn()
A Dbench.c28 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
A Dtest_progs.c953 if (libbpf_capture_stream && level != LIBBPF_DEBUG) { in libbpf_print_fn()
961 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
A Dveristat.c236 if (level == LIBBPF_DEBUG && !env.debug) in libbpf_print_fn()
/tools/lib/bpf/
A Dlibbpf_internal.h173 #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.c248 min_level = LIBBPF_DEBUG; in __base_pr()
4992 level = mandatory ? LIBBPF_WARN : LIBBPF_DEBUG; in bpf_object_prepare_token()
/tools/testing/selftests/hid/
A Dhid_bpf.c895 if (level == LIBBPF_DEBUG) in libbpf_print_fn()

Completed in 58 milliseconds