Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat-display.c144 static const char *json_sep(struct outstate *os) in json_sep() function
152 #define json_out(os, format, ...) fprintf((os)->fh, "%s" format, json_sep(os), ##__VA_ARGS__)