Searched refs:xlated (Results 1 – 7 of 7) sorted by relevance
24 { **show** | **list** | **dump xlated** | **dump jited** | **pin** | **load** |31 | **bpftool** **prog dump xlated** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] [**visual*…90 bpftool prog dump xlated *PROG* [{ file *FILE* | [opcodes] [linum] [visual] }]246 xlated 528B jited 370B memlock 4096B map_ids 10277 | **# bpftool prog dump xlated id 10 file /tmp/t**328 xlated 488B jited 336B memlock 4096B map_ids 7
32 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin** |
237 xlated 240B jited 257B memlock 4096B map_ids 294241 xlated 200B jited 164B memlock 4096B245 xlated 200B jited 164B memlock 4096B
100 xlated 120B jited 77B memlock 4096B
365 COMPREPLY+=( $( compgen -W "xlated jited" -- \369 xlated|jited)383 if _bpftool_search_list 'xlated' && [[ "$json" == 0 ]]; then
643 static void emit_xlated(const char *xlated, bool force) in emit_xlated() argument647 fprintf(stdout, "XLATED:\n=============\n%s=============\n", xlated); in emit_xlated()
350 a BPF program, including type, id, tag, jited/xlated instructions, etc.