Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c418 static void new_line_csv(struct perf_stat_config *config, void *ctx) in new_line_csv() function
502 new_line_csv(config, ctx); in print_metricgroup_header_csv()
779 nl = config->metric_only ? new_line_metric : new_line_csv; in printout()