Home
last modified time | relevance | path

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

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