Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat.h99 unsigned int metric_only_len; member
H A Dconfig.c46 .metric_only_len = METRIC_ONLY_LEN,
H A Dstat-display.c625 unsigned mlen = config->metric_only_len; in print_metric_only()
717 fprintf(os->fh, "%*s ", config->metric_only_len, unit); in print_metric_header()