Searched defs:json (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | utils.py | 178 if json: argument 182 if json: argument 188 return tool('bpftool', args, json=json, ns=ns, host=host) argument 167 tool(name, args, json=None, ns=None, host=None) global() argument 192 bpftrace(expr, json=None, ns=None, host=None, timeout=None) global() argument [all...] |
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | 28 def _bpftool(args, json=True): argument
|
| H A D | test_progs.h | 121 FILE *json; global() member
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 121 def run_cmd(cmd, json=False): argument
|
| /linux/tools/perf/ |
| H A D | builtin-list.c | 538 bool json = false; in cmd_list() local
|