Home
last modified time | relevance | path

Searched refs:print_all_levels (Results 1 – 4 of 4) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dmain.h243 int print_all_levels(__maybe_unused enum libbpf_print_level level,
H A Dmain.c508 libbpf_set_print(print_all_levels); in main()
H A Dcommon.c800 print_all_levels(__maybe_unused enum libbpf_print_level level, in print_all_levels() function
H A Dprog.c1458 print_backup = libbpf_set_print(print_all_levels); in get_prog_type_by_name()