Home
last modified time | relevance | path

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

/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.c177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
313 jsonw_start_object(wr); in main()
316 jsonw_start_object(wr); in main()
332 jsonw_start_object(wr); in main()
A Dmap_perf_ring.c70 jsonw_start_object(json_wtr); in print_bpf_output()
84 jsonw_start_object(json_wtr); in print_bpf_output()
A Djson_writer.h65 void jsonw_start_object(json_writer_t *self);
A Dmain.c145 jsonw_start_object(json_wtr); /* root object */ in do_version()
159 jsonw_start_object(json_wtr); /* features */ in do_version()
401 jsonw_start_object(json_wtr); in do_batch()
A Dmap.c79 jsonw_start_object(d->jw); in do_dump_btf()
103 jsonw_start_object(d->jw); in do_dump_btf()
135 jsonw_start_object(json_wtr); in print_entry_json()
167 jsonw_start_object(json_wtr); in print_entry_json()
225 jsonw_start_object(json_wtr); /* entry */ in print_entry_error()
229 jsonw_start_object(json_wtr); /* error */ in print_entry_error()
476 jsonw_start_object(json_wtr); in show_map_close_json()
851 jsonw_start_object(wtr); /* map object */ in map_dump()
1163 jsonw_start_object(json_wtr); in do_getnext()
A Dbtf.c126 jsonw_start_object(w); in dump_btf_type()
205 jsonw_start_object(w); in dump_btf_type()
245 jsonw_start_object(w); in dump_btf_type()
284 jsonw_start_object(w); in dump_btf_type()
342 jsonw_start_object(w); in dump_btf_type()
384 jsonw_start_object(w); in dump_btf_type()
442 jsonw_start_object(json_wtr); in dump_btf_raw()
1282 jsonw_start_object(json_wtr); /* btf object */ in show_btf_json()
A Dstruct_ops.c323 jsonw_start_object(wtr); in __do_show()
390 jsonw_start_object(wtr); in __do_dump()
395 jsonw_start_object(wtr); in __do_dump()
A Dperf.c68 jsonw_start_object(json_wtr); in print_perf_json()
A Dxlated_dumper.c245 jsonw_start_object(json_wtr); in dump_xlated_json()
275 jsonw_start_object(json_wtr); in dump_xlated_json()
A Dcgroup.c167 jsonw_start_object(json_wtr); in show_bpf_prog()
428 jsonw_start_object(json_wtr); in do_show_tree_fn()
A Dbtf_dumper.c481 jsonw_start_object(d->jw); in btf_dumper_struct()
519 jsonw_start_object(d->jw); in btf_dumper_var()
541 jsonw_start_object(d->jw); in btf_dumper_datasec()
A Dpids.c225 jsonw_start_object(json_writer); in emit_obj_refs_json()
A Dprog.c355 jsonw_start_object(json_wtr); in show_prog_metadata()
449 jsonw_start_object(json_wtr); in print_prog_json()
811 jsonw_start_object(json_wtr); in prog_dump()
986 jsonw_start_object(json_wtr); /* prog object */ in do_dump()
1463 jsonw_start_object(json_wtr); /* root */ in do_run()
2212 jsonw_start_object(json_wtr); in profile_print_readings_json()
A Djit_disasm.c369 jsonw_start_object(json_wtr); in disasm_print_insn()
A Dlink.c312 jsonw_start_object(json_wtr); in show_kprobe_multi_json()
351 jsonw_start_object(json_wtr); in show_uprobe_multi_json()
480 jsonw_start_object(json_wtr); in show_link_close_json()
A Dfeature.c126 jsonw_start_object(json_wtr); in print_start_section()
1261 jsonw_start_object(json_wtr); in do_probe()
A Dcommon.c47 jsonw_start_object(json_wtr); in p_err()
773 jsonw_start_object(json_wtr); in print_dev_json()
/tools/testing/selftests/bpf/
A Dtest_progs.c432 jsonw_start_object(w); in dump_test_log()
461 jsonw_start_object(w); in dump_test_log()
1622 jsonw_start_object(w); in calculate_summary_and_print_errors()

Completed in 33 milliseconds