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

/linux-master/tools/perf/util/
H A Dstat-display.c429 static void new_line_csv(struct perf_stat_config *config, void *ctx) function
513 new_line_csv(config, ctx);
790 nl = config->metric_only ? new_line_metric : new_line_csv;

Completed in 79 milliseconds