Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dbpf_verif_scale.c7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
/tools/testing/selftests/bpf/
Dtest_libbpf_open.c43 if (level == LIBBPF_DEBUG && !debug) in libbpf_debug_print()
Dtest_progs.c359 if (!env.very_verbose && level == LIBBPF_DEBUG) in libbpf_print_fn()
/tools/lib/bpf/
Dlibbpf_internal.h64 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
Dlibbpf.h54 LIBBPF_DEBUG, enumerator
Dlibbpf.c72 if (level == LIBBPF_DEBUG) in __base_pr()
3050 bpf_core_dump_spec(LIBBPF_DEBUG, &local_spec); in bpf_core_reloc_offset()
3051 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_reloc_offset()
3077 bpf_core_dump_spec(LIBBPF_DEBUG, &cand_spec); in bpf_core_reloc_offset()
3078 libbpf_print(LIBBPF_DEBUG, ": %d\n", err); in bpf_core_reloc_offset()