Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dstat-display.c269 static void new_line_csv(struct perf_stat_config *config, void *ctx) in new_line_csv() function
566 nl = config->metric_only ? new_line_metric : new_line_csv; in printout()