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

/linux-master/tools/perf/util/
H A Dstat-display.c475 static void new_line_json(struct perf_stat_config *config, void *ctx) function
493 new_line_json(config, ctx);
795 nl = config->metric_only ? new_line_metric : new_line_json;
845 new_line_json(config, (void *)os);

Completed in 111 milliseconds