Home
last modified time | relevance | path

Searched refs:jsonw_string (Results 1 – 12 of 12) sorted by relevance

/linux/tools/bpf/bpftool/
A Djson_writer.c201 void jsonw_string(json_writer_t *self, const char *value) in jsonw_string() function
253 jsonw_string(self, val); in jsonw_string_field()
327 jsonw_string(wr, *++argv); in main()
A Dnetlink_dumper.h90 jsonw_string(json_wtr, str); \
A Djson_writer.h40 void jsonw_string(json_writer_t *self, const char *value);
A Dtracelog.c158 jsonw_string(json_wtr, buff); in do_tracelog()
A Dbtf_dumper.c93 jsonw_string(d->jw, prog_str); in dump_prog_id_as_func_ptr()
166 jsonw_string(d->jw, in btf_dumper_enum()
223 jsonw_string(d->jw, data); in btf_dumper_array()
A Djit_disasm.c69 jsonw_string(json_wtr, s); in fprintf_json()
A Dlink.c169 jsonw_string(json_wtr, entry->value); in show_link_close_json()
A Dmain.c353 jsonw_string(json_wtr, n_argv[i]); in do_batch()
A Dxlated_dumper.c247 jsonw_string(json_wtr, func_sig); in dump_xlated_json()
A Dprog.c429 jsonw_string(json_wtr, entry->value); in print_prog_json()
746 jsonw_string(json_wtr, func_sig); in prog_dump()
749 jsonw_string(json_wtr, sym_name); in prog_dump()
A Dfeature.c583 jsonw_string(json_wtr, helper_name[id]); in probe_helper_for_progtype()
A Dmap.c548 jsonw_string(json_wtr, entry->value); in show_map_close_json()

Completed in 18 milliseconds