Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/linux/tools/bpf/runqslower/
A Drunqslower.c86 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
/linux/tools/lib/bpf/
A Drelo_core.c1184 bpf_core_dump_spec(LIBBPF_DEBUG, &local_spec); in bpf_core_apply_relo_insn()
1185 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo_insn()
1217 bpf_core_dump_spec(LIBBPF_DEBUG, &cand_spec); in bpf_core_apply_relo_insn()
1218 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo_insn()
A Dlibbpf_internal.h141 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
A Dlibbpf.h53 LIBBPF_DEBUG, enumerator
A Dlibbpf.c78 if (level == LIBBPF_DEBUG) in __base_pr()
/linux/tools/testing/selftests/bpf/
A Dbench.c27 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
A Dtest_progs.c525 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()

Completed in 62 milliseconds