Searched refs:output_json_delimiters (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Ddata-convert-json.c73 static void output_json_delimiters(FILE *out, bool comma, int depth) function
90 output_json_delimiters(out, comma, depth);
100 output_json_delimiters(out, comma, depth);
113 output_json_delimiters(out, comma, depth);
307 output_json_delimiters(out, i != 0, 3);

Completed in 260 milliseconds