Home
last modified time | relevance | path

Searched refs:xlated (Results 1 – 6 of 6) sorted by relevance

/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst24 { **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 10
302 | **# bpftool prog dump xlated id 10 file /tmp/t**
353 xlated 488B jited 336B memlock 4096B map_ids 7
H A Dbpftool.rst32 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin** |
H A Dbpftool-map.rst238 xlated 240B jited 257B memlock 4096B map_ids 294
242 xlated 200B jited 164B memlock 4096B
246 xlated 200B jited 164B memlock 4096B
/linux/drivers/hid/bpf/progs/
H A DREADME100 xlated 120B jited 77B memlock 4096B
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c779 static void emit_xlated(const char *xlated, bool force) in emit_xlated() argument
783 fprintf(stdout, "XLATED:\n=============\n%s=============\n", xlated); in emit_xlated()
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt350 a BPF program, including type, id, tag, jited/xlated instructions, etc.