Searched refs:jsonw_pretty (Results 1 – 4 of 4) 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() function311 jsonw_pretty(wr, true); in main()
393 jsonw_pretty(json_wtr, pretty_output); in main()
202 jsonw_pretty(jw, true); in get_btf_writer()