Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat-display.c484 static void new_line_csv(struct perf_stat_config *config, void *ctx) in new_line_csv() function
575 new_line_csv(config, ctx); in print_metricgroup_header_csv()
809 nl = config->metric_only ? NULL : new_line_csv; in printout()