Searched refs:dump_xlated_json (Results 1 – 3 of 3) sorted by relevance
/linux/tools/bpf/bpftool/ |
H A D | xlated_dumper.h | 34 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len,
|
H A D | xlated_dumper.c | 218 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_json() function
|
H A D | prog.c | 857 dump_xlated_json(&dd, buf, member_len, opcodes, linum); in prog_dump()
|