Searched refs:xlated (Results 1 – 6 of 6) sorted by relevance
24 { **show** | **list** | **dump xlated** | **dump jited** | **pin** | **load** |31 | **bpftool** **prog dump xlated** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] [**visual**] }]91 bpftool prog dump xlated *PROG* [{ file *FILE* | [opcodes] [linum] [visual] }]271 xlated 528B jited 370B memlock 4096B map_ids 10302 | **# bpftool prog dump xlated id 10 file /tmp/t**353 xlated 488B jited 336B memlock 4096B map_ids 7
32 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin** |
238 xlated 240B jited 257B memlock 4096B map_ids 294242 xlated 200B jited 164B memlock 4096B246 xlated 200B jited 164B memlock 4096B
100 xlated 120B jited 77B memlock 4096B
779 static void emit_xlated(const char *xlated, bool force) in emit_xlated() argument783 fprintf(stdout, "XLATED:\n=============\n%s=============\n", xlated); in emit_xlated()
350 a BPF program, including type, id, tag, jited/xlated instructions, etc.