Searched refs:jsonw_pretty (Results 1 – 4 of 4) sorted by relevance
31 void jsonw_pretty(json_writer_t *self, bool on);
121 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function315 jsonw_pretty(wr, true); in main()
376 jsonw_pretty(json_wtr, pretty_output); in main()
254 jsonw_pretty(jw, true); in get_btf_writer()