Home
last modified time | relevance | path

Searched refs:jsonw_start_object (Results 1 – 18 of 18) sorted by relevance

/linux/tools/bpf/bpftool/
A Dnetlink_dumper.h10 jsonw_start_object(json_wtr); \
17 jsonw_start_object(json_wtr); \
26 jsonw_start_object(json_wtr); \
A Djson_writer.c180 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
316 jsonw_start_object(wr); in main()
319 jsonw_start_object(wr); in main()
335 jsonw_start_object(wr); in main()
A Dbtf.c112 jsonw_start_object(w); in dump_btf_type()
190 jsonw_start_object(w); in dump_btf_type()
227 jsonw_start_object(w); in dump_btf_type()
277 jsonw_start_object(w); in dump_btf_type()
319 jsonw_start_object(w); in dump_btf_type()
377 jsonw_start_object(json_wtr); in dump_btf_raw()
812 jsonw_start_object(json_wtr); /* btf object */ in show_btf_json()
A Dmap.c109 jsonw_start_object(d->jw); in do_dump_btf()
133 jsonw_start_object(d->jw); in do_dump_btf()
165 jsonw_start_object(json_wtr); in print_entry_json()
194 jsonw_start_object(json_wtr); in print_entry_json()
252 jsonw_start_object(json_wtr); /* entry */ in print_entry_error()
256 jsonw_start_object(json_wtr); /* error */ in print_entry_error()
495 jsonw_start_object(json_wtr); in show_map_close_json()
871 jsonw_start_object(wtr); /* map object */ in map_dump()
1181 jsonw_start_object(json_wtr); in do_getnext()
A Dmain.c87 jsonw_start_object(json_wtr); /* root object */ in do_version()
93 jsonw_start_object(json_wtr); /* features */ in do_version()
349 jsonw_start_object(json_wtr); in do_batch()
A Dmap_perf_ring.c77 jsonw_start_object(json_wtr); in print_bpf_output()
91 jsonw_start_object(json_wtr); in print_bpf_output()
A Dstruct_ops.c319 jsonw_start_object(wtr); in __do_show()
386 jsonw_start_object(wtr); in __do_dump()
391 jsonw_start_object(wtr); in __do_dump()
A Dcgroup.c67 jsonw_start_object(json_wtr); in show_bpf_prog()
270 jsonw_start_object(json_wtr); in do_show_tree_fn()
A Djson_writer.h64 void jsonw_start_object(json_writer_t *self);
A Dxlated_dumper.c238 jsonw_start_object(json_wtr); in dump_xlated_json()
268 jsonw_start_object(json_wtr); in dump_xlated_json()
A Dbtf_dumper.c447 jsonw_start_object(d->jw); in btf_dumper_struct()
485 jsonw_start_object(d->jw); in btf_dumper_var()
507 jsonw_start_object(d->jw); in btf_dumper_datasec()
A Djit_disasm.c152 jsonw_start_object(json_wtr); in disasm_print_insn()
A Dprog.c299 jsonw_start_object(json_wtr); in show_prog_metadata()
387 jsonw_start_object(json_wtr); in print_prog_json()
743 jsonw_start_object(json_wtr); in prog_dump()
896 jsonw_start_object(json_wtr); /* prog object */ in do_dump()
1329 jsonw_start_object(json_wtr); /* root */ in do_run()
1966 jsonw_start_object(json_wtr); in profile_print_readings_json()
A Dperf.c66 jsonw_start_object(json_wtr); in print_perf_json()
A Dfeature.c120 jsonw_start_object(json_wtr); in print_start_section()
977 jsonw_start_object(json_wtr); in do_probe()
A Dpids.c212 jsonw_start_object(json_writer); in emit_obj_refs_json()
A Dcommon.c85 jsonw_start_object(json_wtr); in p_err()
621 jsonw_start_object(json_wtr); in print_dev_json()
A Dlink.c121 jsonw_start_object(json_wtr); in show_link_close_json()

Completed in 25 milliseconds