Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat-display.c199 static void new_line_csv(struct perf_stat_config *config, void *ctx) in new_line_csv() function
432 nl = new_line_csv; in printout()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds