Searched refs:do_show (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/bpf/bpftool/ |
| H A D | perf.c | 219 static int do_show(int argc, char **argv) in do_show() function 249 { "show", do_show }, 250 { "list", do_show },
|
| H A D | struct_ops.c | 337 static int do_show(int argc, char **argv) in do_show() function 630 { "show", do_show }, 631 { "list", do_show },
|
| H A D | net.c | 931 static int do_show(int argc, char **argv) in do_show() function 1036 { "show", do_show }, 1037 { "list", do_show },
|
| H A D | btf.c | 1347 static int do_show(int argc, char **argv) in do_show() function 1461 { "show", do_show }, 1462 { "list", do_show },
|
| H A D | map.c | 673 static int do_show(int argc, char **argv) in do_show() function 1491 { "show", do_show }, 1492 { "list", do_show },
|