Searched refs:p_info (Results 1 – 8 of 8) sorted by relevance
| /tools/bpf/bpftool/ |
| A D | struct_ops.c | 460 p_info("Unregistered %s %s id %u", in __do_unregister() 556 p_info("Registered %s but can't find id: %s", in do_register() 561 p_info("Registered %s %s id %u", in do_register() 582 p_info("Registered %s %s map id %u link id %u", in do_register()
|
| A D | feature.c | 459 p_info("skipping kernel config, can't open file: %s", in probe_kernel_image_config() 466 p_info("skipping kernel config, can't read from file: %s", in probe_kernel_image_config() 471 p_info("skipping kernel config, can't find correct file"); in probe_kernel_image_config() 581 p_info("program type name too long"); in probe_prog_type() 642 p_info("map type name too long"); in probe_map_type() 928 p_info("/* procfs not mounted, skipping related probes */"); in section_system_config()
|
| A D | tracelog.c | 97 p_info("could not find tracefs, attempting to mount it now"); in get_tracefs_pipe()
|
| A D | map.c | 409 p_info("Warning: updating program array via MAP_ID, make sure this map is kept open\n" in parse_elem() 865 p_info("Warning: cannot read values from %s map with value_size != 8", in map_dump() 932 p_info("failed to create json writer for btf. falling back to plain output"); in do_dump() 1051 p_info("failed to create json writer for btf. falling back to plain output"); in print_key_value() 1284 p_info("Warning: map name is longer than %u characters, it will be truncated.", in do_create() 1304 p_info("Warning: 'bpftool map create [...] dev <ifname>' syntax is deprecated.\n" in do_create()
|
| A D | main.h | 90 void __printf(1, 2) p_info(const char *fmt, ...);
|
| A D | prog.c | 717 p_info("no instructions returned"); in prog_dump() 744 p_info("error in processing bpf_line_info. continue without it."); in prog_dump() 1526 p_info("Program %s does not support autoattach, falling back to pinning", in auto_attach_program() 1675 p_info("Warning: 'bpftool prog load [...] dev <ifname>' syntax is deprecated.\n" in load_with_options() 2345 p_info("cpu %d may be offline, skip %s profiling.", in profile_open_perf_event()
|
| A D | common.c | 59 void p_info(const char *fmt, ...) in p_info() function 738 p_info("Unknown NFP device ID, assuming it is NFP-6xxx arch"); in ifindex_to_arch()
|
| A D | btf.c | 1044 …p_info("Warning: valid base BTF was not specified with -B option, falling back to standard base BT… in do_dump()
|
Completed in 22 milliseconds