Searched refs:do_show (Results 1 – 7 of 7) 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 | cgroup.c | 330 static int do_show(int argc, char **argv) in do_show() function 693 { "show", do_show }, 694 { "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 | 1437 static int do_show(int argc, char **argv) in do_show() function 1552 { "show", do_show }, 1553 { "list", do_show },
|
| H A D | map.c | 671 static int do_show(int argc, char **argv) in do_show() function 1495 { "show", do_show }, 1496 { "list", do_show },
|
| H A D | link.c | 1293 static int do_show(int argc, char **argv) in do_show() function 1420 { "show", do_show }, 1421 { "list", do_show },
|