Searched refs:jsonw_pretty (Results 1 – 5 of 5) sorted by relevance
28 void jsonw_pretty(json_writer_t *self, bool on);
117 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function317 jsonw_pretty(wr, true); in main()
429 jsonw_pretty(json_wtr, pretty_output); in main()
427 jsonw_pretty(wtr, true); in do_dump()
153 jsonw_pretty(jw, true); in get_btf_writer()